Files
c/kubernetes/docs/v1_endpoint_hints.md

807 B

v1_endpoint_hints_t

Properties

Name Type Description Notes
for_nodes list_t * forNodes 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. [optional]
for_zones list_t * forZones indicates the zone(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. [optional]

[Back to Model list] [Back to API list] [Back to README]