Local-priority load balancing
Locality-first polling
Configuration
## client configurations
clients:
## client loadbalance, default: localityRoundRobin
# loadbalance: "localityRoundRobin"
## grpc client configuration
grpc:
## grpc client loadbalance
# loadbalance: ""asjard:
service:
instance:
## Can be accessed by services in different az
# shareable: falseLast updated