Maybe i’m missing something obvious, but how can you tell which version of Traefik will be deployed by it’s helm-chart that Rancher/k3s uses? https://github.com/traefik/traefik-helm-chart For ex i started up an k3s cluster on version
If you point directly at the upstream repo you’re on your own though. You’d have to look at the traefik chart repo to see what the AppVersion is for that chart version.
b
billowy-apple-60989
01/10/2023, 7:28 AM
Could’ve sworn the version of Traefik listed in the k3s release notes was only deployed when provisioning a new cluster, not updating an existing one… but i was just proven wrong when updating my 1.21 cluster to 1.22
Maybe confused it with the monitoring stack.. anyway thanks for the help 🙂