kubernetes v1.33
IngressLoadBalancerIngress
IngressLoadBalancerIngress represents the status of a load-balancer ingress point.
| 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.
|