

Ingress - Kubernetes
The Ingress controller will provision an implementation specific loadbalancer that satisfies the Ingress, as long as the services (s1, s2) exist. When it has done so, you will see the address of the loadbalancer at the Address field. Note: You need to create a default-http-backend Service if necessary.