kubernetes v1.37

EndpointHints

EndpointHints provides hints describing how an endpoint should be consumed.

2 fields
EndpointHints fields and descriptions
Field / TypeDescription
ForNode[]

forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries.

  • x-kubernetes-list-type: "atomic"
ForZone[]

forZones indicates the zone(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries.

  • x-kubernetes-list-type: "atomic"