Relative Content

Tag Archive for kubernetesnginxhashload-balancingnginx-ingress

Kubernetes nginx ingress hash load balancing does not distribute load properly

could you help with the Kubernetes NGINX Ingress controller? For one of our stateful applications, which receives requests from other backend services through the ingress, we need to organize load balancing with session affinity. We have configured the ingress using the username extracted from the JWT token (using a Lua script).