mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-09 14:39:47 +00:00
This allows secondary etcd nodes to bootstrap the kubelet before an apiserver joins the cluster. Rancher waits for all the etcd nodes to come up before adding the control-plane nodes, so this needs to be handled properly. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>