Rate limit in specific APIs via Nginx Ingress Controller.
In this documentation, we'll play around with NGINX config to limit requests coming to our web app deployed in the cluster. It can be done with 2 parts.
Rate limit based on IP address
Rate limit regardless of IP address
Rate Limit based on IP add...
milaan.hashnode.dev5 min read