Files
kubernetes/pkg
Michael Taufen f5eed7e91d Add a separate flags struct for Kubelet flags
Kubelet flags are not necessarily appropriate for the KubeletConfiguration
object. For example, this PR also removes HostnameOverride and NodeIP
from KubeletConfiguration. This is a preleminary step to enabling Nodes
to share configurations, as part of the dynamic Kubelet configuration
feature (#29459). Fields that must be unique for each node inhibit
sharing, because their values, by definition, cannot be shared.
2017-04-03 13:28:29 -07:00
..
API
2017-02-28 23:05:40 -08:00
2017-01-19 09:50:16 -05:00
2017-03-26 11:07:36 +02:00
2017-04-03 15:33:56 +02:00
2017-03-02 08:56:26 +01:00