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

latest releases: controller-v1.12.0-beta.0, helm-chart-4.12.0-beta.0, controller-v1.11.3...
pre-release2 years ago

Images:

  • k8s.gcr.io/ingress-nginx/controller:v1.2.0-beta.1@sha256:7059739637c30865f74cae403fffa55c2cb6d9779cd15654480dd0e4f850d536
  • k8s.gcr.io/ingress-nginx/controller-chroot:v1.2.0-beta.1@sha256:5344d8367295be743703f19eea137e7a3253efc2d0ec8aee131b85d3258f9780

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.1

Don't miss a new ingress-nginx release

NewReleases is sending notifications on new releases.