istio v1.31.0

ServiceEntry.spec.ports[].targetPort

The port number on the endpoint where the traffic will be received.

1 fields
ServiceEntry.spec.ports[].targetPort fields and descriptions
Field / TypeDescription
ServiceEntry.spec.ports[].targetPort
integer

The port number on the endpoint where the traffic will be received.

  • minimum: 0
  • maximum: 4294967295
  • x-kubernetes-validations: [{"message":"port must be between 1-65535","rule":"0 \u003c self \u0026\u0026 self \u003c= 65535"}]