{ "description": "IngressStatus describe the current state of the Ingress.", "properties": { "loadBalancer": { "$ref": "/api/_definitions.json#/$defs/io.k8s.api.networking.v1.IngressLoadBalancerStatus", "description": "LoadBalancer contains the current status of the load-balancer." } }, "type": "object", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "$id": "https://kubernetes.io/api/ingressstatus/networking/v1" }