mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 14:40:40 +03:00
b3282cd0bb
Running etcd in Docker reduces the number of individual file downloads and services running on the host. Note: etcd container v3.0.1 moves bindir to /usr/local/bin Fixes: #298