k3s/pkg/cli
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
..
agent enable agent to start on windows 2020-04-18 23:43:08 -07:00
cmds Merge pull request #1720 from ilknarf/master 2020-05-04 20:50:58 -07:00
crictl Add crictl 2019-02-07 21:45:31 -07:00
ctr Build & enable ctr with k3s server 2019-06-30 09:30:25 -07:00
kubectl Continued refactoring 2019-01-11 21:52:30 -07:00
server Start kube-apiserver in the background 2020-05-06 21:17:23 -07:00