NGINX Ingress Controller
Distro | Ingress NGINX Controller |
---|---|
Type | deployment |
Deploy | helm-chart |
Docs | link |
Backup | |
Scaling | |
CLI | |
UI | web |
Architectureβ
Usecasesβ
β Basic Setup: Local DNS + TLSβ
- Local Kind single-cluster setup: NGINX Ingress + local DNS
- cert-manager: Basic: TLS for local ingress-nginx (self-signed CA)
Common:β
β Monitoringβ
Grafana Dashboard
ingress-nginx:
controller:
metrics:
enabled: true
serviceMonitor:
enabled: true
Maintenenceβ
- Backup / Restore
- Scaling
- Upgrade