Hacker News new | ask | show | jobs
by vbezhenar 58 days ago
> Ingress is being deprecated

Do you have any links about Ingress being deprecated?

Official docs here: https://kubernetes.io/docs/reference/kubernetes-api/service-...

There are no mentions about this API being deprecated.

2 comments

Ingress resource is bassicaly "implementation specific" and isn't portable. It's not deprecated now, but there plans to retire ingress-nginx: https://kubernetes.io/blog/2025/11/11/ingress-nginx-retireme...

Anyway, Ingress resource been in "Migrate to Gateway" state for awhile.

> but there plans to retire ingress-nginx

To clarify, it’s already retired and the repo has been archived since 24th of March.

Mentally, I'm still in January. For some reason the fact that March 24th, 2026 already passed didn't click in my head.
https://kubernetes.io/blog/2025/11/11/ingress-nginx-retireme...

NGINX Ingress is deprecated, not the Ingress resource itself.