k3s/cmd/hyperkube
Dr. Stefan Schimanski 2b1ecd28f0 Add Mesos hyperkube minion server
The minion server will
- launch the proxy and executor
- relaunch them when they terminate uncleanly
- logrotate their logs.

It is a replacement for a full-blown init process like s6 which is not necessary
in this case.
2015-07-31 12:28:40 +02:00
..
hyperkube.go Upstream controller manager and km binary 2015-06-12 14:03:00 +00:00
hyperkube_test.go Upstream controller manager and km binary 2015-06-12 14:03:00 +00:00
kube-apiserver.go Upstream controller manager and km binary 2015-06-12 14:03:00 +00:00
kube-controller-manager.go Upstream controller manager and km binary 2015-06-12 14:03:00 +00:00
kube-proxy.go Add Mesos hyperkube minion server 2015-07-31 12:28:40 +02:00
kube-scheduler.go Add Mesos hyperkube minion server 2015-07-31 12:28:40 +02:00
kubelet.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
main.go Upstream controller manager and km binary 2015-06-12 14:03:00 +00:00
server.go Upstream controller manager and km binary 2015-06-12 14:03:00 +00:00