kubernetesk8s.io/kubernetes/cmd/kubelet Directories

kubelet command

The kubelet binary is responsible for maintaining a set of containers on a particular host VM. It syncs data from both configuration file(s) as well as from a quorum of etcd servers. It then queries Docker to see what is currently running. It synchronizes the configuration data, with the running set of containers by starting or stopping Docker containers.

Directories

PathSynopsis
cmd/kubelet/appPackage app makes it easy to create a kubelet server for various contexts.
Version
v0.12.0
Published
Mar 3, 2015
Platform
windows/amd64
Imports
7 packages
Last checked
10 seconds ago

Tools for package owners.