github kubernetes/ingress-nginx controller-v1.2.0-beta.0
NGINX Ingress Controller - v1.2.0 beta 0

latest releases: helm-chart-4.10.1, controller-v1.10.1, controller-v1.10.0...
pre-release2 years ago

This new release contains the following changes that needs attention:

  • A new deep inspector for objects. Now every time an object gets to be reconciled/added, it will pass entirely through a validation (this may leed to some CPU increase)
  • The NGINX process now can be chrooted/jailed inside the ingress container, for security reasons. This option is disabled by default, and will be enable in future releases. This new option requires the SYS_CHROOT capability to be added to the Pod

What's Changed

New Contributors

Full Changelog: controller-v1.1.3...controller-v1.2.0-beta.0

Don't miss a new ingress-nginx release

NewReleases is sending notifications on new releases.