I am using Azure kubernetes cluster. I deployed Nginx web server in the Azure Kubernetes. So I want The Nginx web server must protect itself against overload situations how I can do it?
You can try to use Nginx Ingress controller annotations Rate Limiting with your Nginx Ingress Controller