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 ΒΆ
Path | Synopsis |
---|---|
cmd/kubelet/app | Package app makes it easy to create a kubelet server for various contexts. |
cmd/kubelet/app/options | Package options contains all of the primary arguments for a kubelet. |
- Version
- v1.8.12
- Published
- Apr 23, 2018
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 12 minutes ago –
Tools for package owners.