istio v1.31.0
DestinationRule.spec.subsets[].trafficPolicy.portLevelSettings.tls.spec.trafficPolicy.loadBalancer
Settings controlling the load balancer algorithms.
| Field / Type | Description |
|---|---|
Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties. | |
Locality load balancer settings. | |
simple | Standard load balancing algorithms that require no tuning. Valid Options: LEAST_CONN, RANDOM, PASSTHROUGH, ROUND_ROBIN, LEAST_REQUEST
|
Represents the warmup configuration of Service. | |
warmupDurationSecs | Deprecated: use `warmup` instead.
|
Zone Aware load balancer settings. |