Configuring Load Balancer
In order to expose your kubernetes ingress to the public internet, you need to create a load balancer service for your cluster.
Add a Load Balancer to your Cluster
Head over to your cluster dashboard, and navigate to the "Networking" tab.
From here, click on "Create Load Balancer" button, then follow steps in the guide below.
See Also
Kubernetes Sample App
Try out a sample app to test your load balancer.