gateway api v1.6.2 standard

GRPCRoute.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
GRPCRoute.spec.rules[].backendRefs[].port fields and descriptions
Field / TypeDescription
GRPCRoute.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