FYI <https://kubernetes.io/blog/2025/11/11/ingress...
# kubernetes
r
TLDR: Learn Gateway API or switch to some other nginx based ingress looks strait forward and a lot of benefits https://gateway-api.sigs.k8s.io/guides/migrating-from-ingress/
👍 1
m
traefik btw includes a nginx provider now that lets you use the nginx annotations. That can buy you some time while migrating to gateway api 😉