
NGINX Ingress
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer, with support for advanced features like SSL termination, path routing, and rate limiting.
About
NGINX Ingress Controller is a production-ready ingress solution for Kubernetes that manages external access to services within a cluster. It provides enterprise-grade traffic management, SSL/TLS termination, name-based and path-based routing, rate limiting, and monitoring integra…