Help make the NGINX Ingress Controller better by participating in our survey!
New in NGINX Ingress Controller v2.0.3
💣 Breaking Change
- Apply -enable-snippets cli arg to Ingresses (#2124)
🐛 Bug Fixes
- Install libcurl on OpenTracing for NGINX Plus (#2132)
📝 Documentation
- Release 2.0.3 (#2135) @ciarams87
Upgrade
- For NGINX, use the v2.0.3 image from our DockerHub or GitHub Container.
- For NGINX Plus, use the v2.0.3 image from the F5 Container registry or build your own image using the v2.0.3 source code.
- For Helm, use version 0.11.3 of the chart.
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.3/examples and https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.3/examples-of-custom-resources
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v2.0.3/deployments/helm-chart
- Operator -- https://github.com/nginxinc/nginx-ingress-operator/