I found this project interesting and wanted to try it out locally. However, when I followed the tutorial, I noticed that it still uses the old Traefik v2 CRD API group, traefik.containo.us.
According to the Traefik migration documentation, this API group was removed in Traefik v3 and replaced with traefik.io.
Because of this, I had to downgrade Traefik to v2 in order to make the tutorial work as written.
It may be helpful to update the tutorial and related manifests to use the Traefik v3 CRDs instead. If this sounds useful, I would be happy to help work on it.
I found this project interesting and wanted to try it out locally. However, when I followed the tutorial, I noticed that it still uses the old Traefik v2 CRD API group, traefik.containo.us.
According to the Traefik migration documentation, this API group was removed in Traefik v3 and replaced with traefik.io.
Because of this, I had to downgrade Traefik to v2 in order to make the tutorial work as written.
It may be helpful to update the tutorial and related manifests to use the Traefik v3 CRDs instead. If this sounds useful, I would be happy to help work on it.