OS
OpenSpec
HUB
Home
/
networking.api.k8s.io
/
v1
/
IngressServiceBackend
IngressServiceBackend
IngressServiceBackend references a Kubernetes Service as a Backend.
Resource Structure
Copy JSON
Interactive Tree
name
string
Required
name is the referenced service. The service must exist in the same namespace as the Ingress object.
port
object
port of the referenced service. A port name or port number is required for a IngressServiceBackend.