ingress-nginx¶
Edit on GitHub |
|
Type |
|
Namespace |
|
Overview
The ingress-nginx
service is an installation of ingress-nginx from its Helm chart.
We use NGINX as the ingress controller for all Rubin Science Platform deployments rather than native ingress controllers because we use the NGINX auth_request
feature to do authentication and authorization.
NCSA clusters also use the same software, but the NGINX ingress is managed by NCSA rather than via Argo CD.
Upgrading ingress-nginx
is generally painless.
A simple Argo CD sync is sufficient.
Guides