v1.12.2
版本发布时间: 2021-10-08 08:39:40
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 v1.12.2
🐛 Bug Fixes
- Use release specific repo for NGINX Plus on Debian (#2048) @lucacome
Upgrade
- For NGINX, use the v1.12.2 image from our DockerHub:
nginx/nginx-ingress:1.12.2
,nginx/nginx-ingress:1.12.2-alpine
ornginx/nginx-ingress:1.12.2-ubi
- For NGINX Plus, please build your own image using the v1.12.2 source code.
- For Helm, use version 0.10.1 of the chart.
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.12.2/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v1.12.2/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.12.2/deployments/helm-chart
- Operator -- https://github.com/nginxinc/nginx-ingress-operator/