mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA (#7938)
* Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA * Add check for dynamic_kubelet_configuration with kube >= 1.22
This commit is contained in:
@@ -6,7 +6,6 @@ mode: ha
|
||||
# Kubespray settings
|
||||
calico_datastore: etcd
|
||||
kube_network_plugin: canal
|
||||
dynamic_kubelet_configuration: true
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
|
||||
@@ -6,6 +6,5 @@ mode: ha
|
||||
# Kubespray settings
|
||||
calico_datastore: etcd
|
||||
kube_network_plugin: canal
|
||||
dynamic_kubelet_configuration: true
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
Reference in New Issue
Block a user