nginx/kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on September 13th, 2026
Created on March 10th, 2016
Open Issues & Pull Requests: 241 (+0)
GitHub issues: Enabled
Number of forks: 2,052
Total Stargazers: 5,078 (+0)
Total Subscribers: 103 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

NGINX Ingress Controller is a Kubernetes Ingress controller that manages traffic routing using NGINX and NGINX Plus as the underlying reverse proxy.

The tool solves the problem of routing external traffic to services within a Kubernetes cluster. It implements the standard Ingress API, allowing operators to define routing rules declaratively through Kubernetes resources. The controller watches for Ingress objects and translates them into NGINX configuration, handling content-based routing and TLS/SSL termination.

Organizations running Kubernetes clusters should choose this controller if they want to leverage NGINX's proven performance and configuration model for ingress traffic management. It suits projects already invested in NGINX or those seeking commercial support options. The project supports both the open-source NGINX and the commercial NGINX Plus offering, giving teams flexibility in their deployment model.

The project maintains active development with scheduled regression testing integrated into its workflow. Community engagement is structured through regular calls where maintainers discuss pull requests and feature requests from contributors. The codebase demonstrates attention to code quality through coverage tracking and maintains security standards as evidenced by its security scorecard practices.