set node label via kubectl label command (#5257)
* set varios node label via kubectl label command, not kubelet options * remove node_labels from KUBELET_ARGS
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
42702dc1a3
commit
9fda84b1c9
@ -78,6 +78,7 @@
|
||||
- { role: kubespray-defaults}
|
||||
- { role: kubernetes/kubeadm, tags: kubeadm}
|
||||
- { role: network_plugin, tags: network }
|
||||
- { role: kubernetes/node-label }
|
||||
|
||||
- hosts: calico-rr
|
||||
any_errors_fatal: "{{ any_errors_fatal | default(true) }}"
|
||||
|
Reference in New Issue
Block a user