Is there a Helm chart compatible with Traefik v2?

Hi there,

I'd like to deploy the traefik v2 with the stable/traefik chart but it's not compatible with the v2 version.
Is-there an other helm chart available ?

Thanks
Mikael

Hello,

you can follow https://github.com/containous/traefik/issues/5440

Thanks for the response
Is there any tutorial to install Traefik "by hand" on a K8S cluster ?

Thanks

You can start with that https://docs.traefik.io/v2.0/user-guides/crd-acme/

OK, I'll check that :+1: