kubelet

command
v1.6.0-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

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
app
this file contains parallel methods for getting a client-go clientconfig The types are not reasonably compatibly between the client-go and kubernetes restclient.Interface, restclient.Config, or typed clients, so this is the simplest solution during the transition Package app makes it easy to create a kubelet server for various contexts.
this file contains parallel methods for getting a client-go clientconfig The types are not reasonably compatibly between the client-go and kubernetes restclient.Interface, restclient.Config, or typed clients, so this is the simplest solution during the transition Package app makes it easy to create a kubelet server for various contexts.
options
Package options contains all of the primary arguments for a kubelet.
Package options contains all of the primary arguments for a kubelet.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL