v2.0.1
版本发布时间: 2021-10-08 09:08:34
nginxinc/kubernetes-ingress最新发布版本:v3.7.0(2024-09-30 20:52:54)
Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v2.0.1
🐛 Bug Fixes
- Use release specific repo for NGINX Plus on Debian (#2051) @lucacome
📝 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/