Single post

jump to replies

Ingress 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
Colan Schwartz , @colanschwartz@mastodon.social
(open profile)

@bryan I tried using Traefik, but couldn't get it to work. (See community.traefik.io/t/enablin for details.) So I started using Ingress Nginx. Now I guess I'll need to figure out this Gateway API as a replacement. Sigh.