NGINX Ingress

NGINX Ingress Controller for Kubernetes

This documentation was taken from the ingress-nginx repository.

Overview

ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.

Learn more about Ingress on the main Kubernetes documentation site.

Get started

See the Getting Started document.

Troubleshooting

If you encounter issues, review the troubleshooting docs, file an issue, or talk to the project maintainers on the #ingress-nginx channel on the Kubernetes Slack server.

On this page