Having issue while migrating from 2.11.x to 3.2.0

Hi,
I was trying to migrate traefik-proxy 2.11 to 3.2.0. After deploying if I try to access my services I am getting 404. I have used my old chart from Release v26.0.0 · traefik/traefik-helm-chart · GitHub
and updated required RBAC, kept ingress routes & middleware as it is.

Do not see any error logs in traefik-proxy pod. Its seems traefik is unable work with ingress routes.

Same is seen even if I deploy with latest traefik helm chart.

Any help is appreciated.

TIA

@bluepuma77 Any help ?

Sorry, not using k8s.

@slaecker @phoniclynx Any help is appreciated.

You might have to update CRDs:

Also check that your IngressRoutes use "traefik.io" instead of the old version.

If that won't help, compare the Helm values of the old to the new chart version and see if there are relevant changes.

Thanks for give informative info.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.