istio v1.31.0

DestinationRule.spec.trafficPolicy.loadBalancer.zoneAwareLbSetting

Zone Aware load balancer settings.

4 fields
DestinationRule.spec.trafficPolicy.loadBalancer.zoneAwareLbSetting fields and descriptions
Field / TypeDescription
enabled
boolean

Enable zone aware load balancing.

  • nullable
object[]

Optional.

string[]

failoverPriority is an ordered list of labels used to sort endpoints for priority-based load balancing.

minClusterSize
integer

Minimum number of hosts in the upstream cluster's local region required for zone-aware load balancing to be enabled.

  • minimum: 1
  • maximum: 4294967295
  • nullable