• Darren Shepherd's avatar
    Start kube-apiserver in the background · 072396f7
    Darren Shepherd authored
    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.
    072396f7
executor.go 1010 Bytes