istio v1.13.3

DestinationRule.spec.trafficPolicy.loadBalancer.consistentHash

5 fields
DestinationRule.spec.trafficPolicy.loadBalancer.consistentHash fields and descriptions
Field / TypeDescription
object

Hash based on HTTP cookie.

httpHeaderName
string

Hash based on a specific HTTP header.

httpQueryParameterName
string

Hash based on a specific HTTP query parameter.

minimumRingSize
integer

No description provided.

useSourceIp
boolean

Hash based on the source IP address.