Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v1.12.1
- NGINX App Protect version is now at 3.5
📝 Documentation
- Release 1.12.1 (#1940) @ciarams87
Upgrade
- For NGINX, use the v1.12.1 image from our DockerHub:
nginx/nginx-ingress:1.12.1
,nginx/nginx-ingress:1.12.1-alpine
ornginx/nginx-ingress:1.12.1-ubi
- For NGINX Plus, use the v1.12.1 image from the F5 Container Registry
- Alternatively, you can build your own image using the v1.12.1 source code.
- For Helm, use version 1.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.1/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v1.12.1/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.12.1/deployments/helm-chart
- Operator -- https://github.com/nginxinc/nginx-ingress-operator/