Manifests.io

Easy to use kubernetes documentation

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.

See an issue here?