Documentation ¶
Overview ¶
This package main morphs all binaries under cmd/ and several other stock Kubernetes binaries into a single executable.
It is mainly a clone of the upstream cmd/hyperkube module right now because the upstream hyperkube module is not reusable.
TODO(jdef,sttts): refactor upstream cmd/hyperkube to be reusable with the necessary mesos changes
clone of the upstream cmd/hypercube/hyperkube.go
clone of the upstream cmd/hypercube/kube-controllermanager.go
clone of the upstream cmd/hypercube/k8sm-scheduler.go
clone of the upstream cmd/hypercube/main.go
clone of the upstream cmd/hypercube/kube-apiserver.go
clone of the upstream cmd/hypercube/kube-proxy.go
clone of the upstream cmd/hypercube/server.go