Back to articles
Ingress-NGINX Is Officially Retired — Complete Gateway API Migration Guide With ingress2gateway 1.0
How-ToDevOps

Ingress-NGINX Is Officially Retired — Complete Gateway API Migration Guide With ingress2gateway 1.0

via Dev.to DevOpsdaniel jeong

Ingress-NGINX Is Officially Retired — A Complete Gateway API Migration Guide (With ingress2gateway 1.0) On March 24, 2026, kubernetes/ingress-nginx — the most widely used Ingress controller in the Kubernetes ecosystem — officially reached End-of-Life (EOL) . The repository is now read-only. There will be no new features, no bug fixes, and critically, no more CVE patches . For any team running production workloads behind ingress-nginx, this demands immediate action. Fortunately, Kubernetes SIG-Network has been maturing the Gateway API as the next-generation networking standard, and on March 20, 2026, they released ingress2gateway 1.0 — a stable migration tool supporting 30+ annotations. This guide covers the security implications, Gateway API fundamentals, and a step-by-step zero-downtime migration strategy. 1. Ingress-NGINX Retirement — What Happened In November 2025, the Kubernetes project announced the retirement plan for ingress-nginx. On January 29, 2026, the Kubernetes Steering Co

Continue reading on Dev.to DevOps

Opens in a new tab

Read Full Article
4 views

Related Articles