Documentation ¶
Overview ¶
Package kubelet defines Talos interface for the kubelet.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProtectedConfigurationFields = []string{
"apiVersion",
"authentication",
"authorization",
"cgroupRoot",
"kind",
"kubeletCgroups",
"port",
"protectKernelDefaults",
"resolvConf",
"rotateCertificates",
"systemCgroups",
"staticPodPath",
"seccompDefault",
}
ProtectedConfigurationFields is a list of kubelet config fields that can't be overridden with the machine configuration.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.