Remix.run Logo
vbezhenar 4 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.

0x457 4 days ago | parent | next [-]

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.

jurgenburgen 4 days ago | parent [-]

> but there plans to retire ingress-nginx

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

0x457 3 days ago | parent [-]

Mentally, I'm still in January. For some reason the fact that March 24th, 2026 already passed didn't click in my head.

_whiteCaps_ 4 days ago | parent | prev [-]

https://kubernetes.io/blog/2025/11/11/ingress-nginx-retireme...

NGINX Ingress is deprecated, not the Ingress resource itself.