Ditch rc-service control-agent, use daemonset insteaad
This commit is contained in:
@@ -39,7 +39,6 @@ func NewRegistry(ctx *node.NodeContext) *Registry {
|
||||
"RunKubeadmUpgradeApply": node.RunKubeadmUpgradeApply,
|
||||
"RunKubeadmUpgradeNode": node.RunKubeadmUpgradeNode,
|
||||
"StartCRIO": node.StartCRIO,
|
||||
"StartControlAgent": node.StartControlAgent,
|
||||
"ValidateNodeIPAndAPIServerReachability": node.ValidateNodeIPAndAPIServerReachability,
|
||||
"ValidateRequiredImagesPresent": node.ValidateRequiredImagesPresent,
|
||||
"WaitForExistingClusterIfNeeded": node.WaitForExistingClusterIfNeeded,
|
||||
|
||||
Reference in New Issue
Block a user