Nginx Ingress

An Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.

Web Server Security Containers Kubernetes Cloud
License: Apache 2.0

Available Platforms

Docker Hub

View on platform

Kubernetes

View on platform

OpenShift

View on platform

Rancher

View on platform

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