You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the load balancing strategy is implemented for the Service to the backend Pods in AKS kube-proxy ? Is it random or least connection or round robin ?
Recommend to include this in AKS Docs. At least I am not able to find this from AKS documentation
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What is the load balancing strategy is implemented for the Service to the backend Pods in AKS kube-proxy ? Is it random or least connection or round robin ?
Recommend to include this in AKS Docs. At least I am not able to find this from AKS documentation
PS: Original Kubernetes Doc for the same https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies
Beta Was this translation helpful? Give feedback.
All reactions