IngressSpec [api_object]ai-synthesized · conf 0.82
IngressSpec describes the Ingress the user wishes to exist.
networking
An IngressSpec is used to define the desired state of an Ingress resource.
Why it matters IngressSpecs enable the configuration of network policies and traffic routing in Kubernetes.
Key facts - Defines the desired state of an Ingress resource
Common pitfalls - Incorrectly configured IngressSpecs can lead to misconfigured network policies
Related IngressRule, IngressServiceBackend
Sources
swagger.json — “io.k8s.api.networking.v1.IngressSpec”