Score:0

how do you check load balancer method "algorithm" for a nginx ingress controller?

vn flag

I do have an ingress controller load balancer in my Kubernetes Cluster, how do I know if my load balancer run which algorithm? and what happens if my load balancer is not working or the algorithm is not working properly.

Nb: install ingress controller from bitnami/ingress-controller and i run it in kubernetes cluster virtual machine without cloud sever( Bare metal)

Thank you

Score:0
ph flag

By default nginx ingress works on round robin algorithm. You can change its behavious by using different anotations.

ref: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#custom-nginx-load-balancing

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.