v2.0.1
Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v2.0.1
🐛 Bug Fixes
📝 Documentation
- Remove note from operator installation (#2049) @ciarams87
- fixes issues with the 404 and robots.txts redirects (#2059) @jputrino
Upgrade
- For NGINX, use the v2.0.1 image from our DockerHub:
nginx/nginx-ingress:2.0.1
,nginx/nginx-ingress:2.0.1-alpine
,nginx/nginx-ingress:2.0.1-ubi
ornginx/nginx-ingress:2.0.1-ot
- For NGINX Plus, please build your own image using the v2.0.1 source code.
- For Helm, use version 0.11.1 of the chart.
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.1/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.1/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.1/deployments/helm-chart
- Operator -- https://github.com/nginxinc/nginx-ingress-operator/