Single post
jump to repliesIngress nginx for #Kubernetes is being retired. Got its own little blog article… never used it once since I started using Kubernetes as far back as v0.8 (going off memory of the version that warned you not to use it when you installed it). I thought everyone used Traefik? Pre-Traefik it was NodePort and a Netscaler in front.
https://www.kubernetes.dev/blog/2025/11/12/ingress-nginx-retirement
1 reply
back to top@bryan I tried using Traefik, but couldn't get it to work. (See https://community.traefik.io/t/enabling-the-proxy-protocol-results-in-failure-to-get-lets-encypt-tls-certificate-error-getting-validation-data/27294 for details.) So I started using Ingress Nginx. Now I guess I'll need to figure out this Gateway API as a replacement. Sigh.
