k3s/pkg/daemons/control
Darren Shepherd 072396f774 Start kube-apiserver in the background
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.
2020-05-06 21:17:23 -07:00
..
server.go Start kube-apiserver in the background 2020-05-06 21:17:23 -07:00
tunnel.go If tunnel session does not exist fallback to default dialer 2020-01-22 11:04:41 -07:00