Skip to content

traefik suddenly not working - how to upgrade from the command line? #264

Answered by mysticaltech
TimHeckel asked this question in Q&A
Discussion options

You must be logged in to vote

@TimHeckel Please look in the Traefik template traefik_config.yaml.tpl; it should have a spec of failurePolicy: abort, which should protect the cluster against failed Traefik upgrades. But maybe the version of Kube-Hetzner you have does not have it.

So just apply the most recent traefik_config.yaml.tpl found in the repo, transfer it to a proper yaml format first manually, and if you want to read your current one via kubectl get helmchartconfig in the proper namespace.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@TimHeckel
Comment options

Answer selected by TimHeckel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants