[][src]Module kubelet::config

Configuration for a Kubelet

You must provide a Config when instantiating a kubelet. Although you can create a Config directly, it is usually easier to use one of the following functions:

Structs

Config

The configuration needed for a kubelet to run properly.

Optsfeature="cli"

CLI options that can be configured for Kubelet

ServerConfig

The configuration for the Kubelet server.