Skip to content

NGINX Ingress Controller 0.5.0

Compare
Choose a tag to compare
@pleshakov pleshakov released this 10 Nov 15:01
· 4087 commits to main since this release
  • 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.