kubernetes v1.32

IngressLoadBalancerIngress

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

3 fields
IngressLoadBalancerIngress 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"