Update Traefik 1 to 2

Hi all,

I have Traefik 1.7 running in a Rancher powered Kubernetes cluster and would like to upgrade to version 2. I've found this great tool already:

But am wondering what are the proper steps. Initially I've installed it with Helm. Should I upgrade with Helm and then run the tool? Or first run the tool?

Thanks!

I see upgrading to v2 is not a complete walk in the park :slight_smile:

The reason I've posted my initial question is for Argo CD and the ingress configuration it needs:
https://argoproj.github.io/argo-cd/operator-manual/ingress/#traefik-v20

If upgrading to Traefik v2 is indeed too problematic (for instance the helm chart is experimental I've read) and somebody knows if the instructions from the above link can also work with Traefik 1.7, my problem is also solved.