cmd/e2e | |
cmd/integration | A basic integration test for the service. |
cmd/kube-apiserver | apiserver is the main api server and master for the cluster. |
cmd/kubecfg | |
cmd/kube-controller-manager | The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state. |
cmd/kubectl | |
cmd/kubelet | The kubelet binary is responsible for maintaining a set of containers on a particular host VM. |
cmd/kube-proxy | |
cmd/kubernetes | A binary that is capable of running a complete, standalone kubernetes cluster. |