NGINX Ingress Controller

The NGINX Ingress Controller is a Kubernetes-native ingress controller built on NGINX that manages external access to services in a Kubernetes cluster. It supports TLS termination, path-based routing, rate limiting, and advanced traffic management through annotations and custom resources.

API entry from apis.yml

apis.yml Raw ↑
aid: nginx:nginx-ingress-controller
name: NGINX Ingress Controller
description: The NGINX Ingress Controller is a Kubernetes-native ingress controller built on NGINX that
  manages external access to services in a Kubernetes cluster. It supports TLS termination, path-based
  routing, rate limiting, and advanced traffic management through annotations and custom resources.
humanURL: https://github.com/nginx/kubernetes-ingress
tags:
- Cloud Native
- Ingress
- Kubernetes
- Traffic Management
properties:
- type: Documentation
  url: https://docs.nginx.com/nginx-ingress-controller/
- type: GettingStarted
  url: https://docs.nginx.com/nginx-ingress-controller/installation/installing-nic/
- type: GitHubRepository
  url: https://github.com/nginx/kubernetes-ingress