You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use the config map as a temporary config file and use a kubernetes job with the --configfile=/config/traefik.toml option. After that the etcd KV will be populated and you can run your demon set.
There is another issue though, if you use traefik in cluster mode, etcd cluster as KV store and ACME.
Take a look at #926
What version of Traefik are you using (
traefik version
)?What is your environment & configuration (arguments, toml...)?
Platform : Google Container Engine (GKE)
What did you do?
I've deployed an etcd cluster using the operator
DaemonSet
ConfigMap
What did you expect to see?
A traefik instance on each node with a shared config in the etcd backend.
What did you see instead?
The
storeconfig
command failed with the following output :The text was updated successfully, but these errors were encountered: