kubernetes v1.33
IngressLoadBalancerStatus.ingress
ingress is a list containing ingress points for the load-balancer.
| Field / Type | Description |
|---|---|
hostname | hostname is set for load-balancer ingress points that are DNS based. |
ip | ip is set for load-balancer ingress points that are IP based. |
ports provides information about the ports exposed by this LoadBalancer.
|