kubernetesk8s.io/kubernetes/cmd Directories

cmd/ directory

Directories

PathSynopsis
cmd/genbashcomp
cmd/genconversion
cmd/gendeepcopy
cmd/gendocs
cmd/genman
cmd/genutils
cmd/hyperkubeA binary that can morph into all of the other kubernetes binaries.
cmd/integrationA basic integration test for the service.
cmd/kube-apiserverapiserver is the main api server and master for the cluster.
cmd/kube-apiserver/appPackage app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure.
cmd/kube-controller-managerThe controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state.
cmd/kube-controller-manager/appPackage app implements a server that runs a set of active components.
cmd/kubectl
cmd/kubeletThe kubelet binary is responsible for maintaining a set of containers on a particular host VM.
cmd/kubelet/appPackage app makes it easy to create a kubelet server for various contexts.
cmd/kube-proxy
cmd/kube-proxy/appPackage app does all of the work necessary to configure and run a Kubernetes app process.
cmd/kubernetesA binary that is capable of running a complete, standalone kubernetes cluster.
cmd/kube-version-changekube-version-change is a simple utility for converting a kubernetes object into a different api version.
Version
v0.19.0
Published
Jun 10, 2015
Platform
js/wasm
Last checked
6 seconds ago

Tools for package owners.