mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 13:10:19 -03:30
Support dynamic kubelet config
https://kubernetes.io/blog/2018/07/11/dynamic-kubelet-configuration/
This commit is contained in:
@@ -10,5 +10,6 @@ kube_network_plugin: weave
|
||||
kubeadm_enabled: true
|
||||
deploy_netchecker: true
|
||||
kubernetes_audit: true
|
||||
dynamic_kubelet_configuration: true
|
||||
kubedns_min_replicas: 1
|
||||
cloud_provider: gce
|
||||
|
||||
Reference in New Issue
Block a user