k3s/pkg/daemons/config
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
..
types_test.go Sort args to make log outputs a bit more deterministic 2019-07-24 13:16:41 +09:00
types.go Start kube-apiserver in the background 2020-05-06 21:17:23 -07:00