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:
Cristian Calin
2021-09-07 20:47:16 +03:00
committed by GitHub
parent 43e7e2d663
commit d57ddf0be8
6 changed files with 17 additions and 4 deletions

View File

@@ -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

View File

@@ -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