gateway api v1.1.0 experimental

TCPRoute.spec.rules[].backendRefs[].port

Port specifies the destination port number to use for this resource. Port is required when the referent is a Kubernetes Service. In this case, the port number is the service port number, not the target port. For other resources, destination port might be derived from the referent resource or this field.

1 fields
TCPRoute.spec.rules[].backendRefs[].port fields and descriptions
Field / TypeDescription
TCPRoute.spec.rules[].backendRefs[].port
integer

Port specifies the destination port number to use for this resource. Port is required when the referent is a Kubernetes Service. In this case, the port number is the service port number, not the target port. For other resources, destination port might be derived from the referent resource or this field.

  • format: int32
  • minimum: 1
  • maximum: 65535