Nginx Ingress
An Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.
License: Apache 2.0
Available Platforms
Docker Hub
View on platform
No report available yet
Kubernetes
View on platform
No report available yet
OpenShift
View on platform
No report available yet
Rancher
View on platform
No report available yet
Details
Description
The NGINX Ingress Controller is a daemon that runs alongside NGINX in Kubernetes pods. It monitors Ingress resources in the cluster and configures NGINX to load balance traffic to your applications. It provides enterprise-grade traffic management.
This Nginx Ingress Controller distribution is compiled and packaged by Sourcemation, based on the upstream source code. It is based on sourcemation/debian-13-slim.
Features:
- Kubernetes Ingress resource support
- SSL/TLS termination and SNI
- Advanced load balancing and rewriting
Usage:
docker run --rm -it sourcemation/nginx-ingress-controller:latest --help