mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-13 14:30:38 +00:00
If kubeadm ever has to upgrade etcd it should prepull the image so there is less downtime during the upgrade when etcd versions change. Fixes kubernetes/kubeadm#669 Signed-off-by: Chuck Ha <ha.chuck@gmail.com>