Traefik cluster and Let's Encrypt¶
In cluster mode, ACME certificates have to be stored in a KV Store entry.
Thanks to the Traefik cluster mode algorithm (based on the Raft Consensus Algorithm), only one instance will contact Let's encrypt to solve the challenges.
The others instances will get ACME certificate from the KV Store entry.