Releases: nginxinc/kubernetes-ingress
Releases · nginxinc/kubernetes-ingress
NGINX Ingress Controller 0.5.0
- Update NGINX version to 1.11.5.
- 64: Add the
nginx.org/rewrites
annotation, which allows to rewrite the URI of a request before sending it to the application. Thanks to Julian.
- 62: Add the
nginx.org/ssl-services
annotation, which allows load balancing of HTTPS applications. Thanks to Julian.