kubernetes v1.31

Ingress.status.loadBalancer.ingress

IngressLoadBalancerIngress represents the status of a load-balancer ingress point.

3 fields
Ingress.status.loadBalancer.ingress fields and descriptions
Field / TypeDescription
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.

IngressPortStatus[]

ports provides information about the ports exposed by this LoadBalancer.

  • x-kubernetes-list-type: "atomic"