mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-30 04:40:14 +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>