v1.11.3
Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v1.11.3
🔨 Maintenance
- Release 1.11.3 (#1628) @pleshakov The release includes NGINX 1.21.0
Upgrade
- For NGINX, use the v1.11.3 image from our DockerHub: nginx/nginx-ingress:1.11.3, nginx/nginx-ingress:1.11.3-alpine or nginx/nginx-ingress:1.11.3-ubi
- For NGINX Plus, please build your own image using the v1.11.3 source code.
- For Helm, use version 0.9.3 of the chart.
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.11.3/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v1.11.3/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.11.3/deployments/helm-chart
- Operator -- https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-operator/