Ingress .status .loadBalancer .ingress
IngressLoadBalancerIngress represents the status of a load-balancer ingress point.
| Description | |
|---|---|
| hostname string | hostname is set for load-balancer ingress points that are DNS based. |
| ip string | ip is set for load-balancer ingress points that are IP based. |
| ports 🔗 IngressPortStatus[] | ports provides information about the ports exposed by this LoadBalancer. |