





Kubernetes SIG Network and the Security Response Committee are announcing the retirement of Ingress NGINX, with best-effort maintenance continuing until March 2026. After that date, there will be no further releases, bugfixes, or security updates. Existing deployments will continue to function, but users are recommended to migrate to alternatives like Gateway API, which is positioned as the modern replacement for Ingress.
The article discusses a Kubernetes security and reliability issue where Kubernetes nodes automatically pull the 'pause' container image from the public internet (registry.k8s.io) when starting pods, creating an external dependency that could impact platform reliability. The autho
