mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-03 08:59:37 +00:00
In rke2 everything is a static pod so this causes a chicken and egg situation in which we need the kubelet running before the kube-apiserver can be launched. By starting the apiserver in the background this allows us to do this odd bootstrapping.