istio v1.31.0

Gateway.spec.servers.port

The Port on which the proxy should listen for incoming connections.

4 fields
Gateway.spec.servers.port fields and descriptions
Field / TypeDescription
name
string required

Label assigned to the port.

number
integer required

A valid non-negative integer port number.

  • minimum: 0
  • maximum: 4294967295
protocol
string required

The protocol exposed on the port.

targetPort
integer

No description provided.

  • minimum: 0
  • maximum: 4294967295