EndpointHints

io.k8s.api.discovery.v1.EndpointHints source ↗

EndpointHints provides hints describing how an endpoint should be consumed.

forNodes[]ForNodeforNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. This is an Alpha feature and is only used when the PreferSameTrafficDistribution feature gate is enabled.
namestring requiredname represents the name of the node.
forZones[]ForZoneforZones indicates the zone(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries.
namestring requiredname represents the name of the zone.