kubernetesk8s.io/kubernetes/cmd Directories

cmd/ directory

Directories

PathSynopsis
cmd/genbashcomp
cmd/genconversion
cmd/gendeepcopy
cmd/gendocs
cmd/genkubedocs
cmd/genman
cmd/genswaggertypedocs
cmd/genutils
cmd/hyperkubeCAUTION: If you update code in this file, you may need to also update code
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/kube-version-changekube-version-change is a simple utility for converting a kubernetes object into a different api version.
cmd/linkcheck
cmd/mungedocs
Version
v1.1.5-beta.0
Published
Jan 8, 2016
Platform
js/wasm
Last checked
2 minutes ago

Tools for package owners.