istio v1.31.0

DestinationRule.spec.trafficPolicy.loadBalancer.simple

Standard load balancing algorithms that require no tuning. Valid Options: LEAST_CONN, RANDOM, PASSTHROUGH, ROUND_ROBIN, LEAST_REQUEST

1 fields
DestinationRule.spec.trafficPolicy.loadBalancer.simple fields and descriptions
Field / TypeDescription
DestinationRule.spec.trafficPolicy.loadBalancer.simple
string

Standard load balancing algorithms that require no tuning. Valid Options: LEAST_CONN, RANDOM, PASSTHROUGH, ROUND_ROBIN, LEAST_REQUEST

  • enum: ["UNSPECIFIED","LEAST_CONN","RANDOM","PASSTHROUGH","ROUND_ROBIN","LEAST_REQUEST"]