mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Install the kubectl binary on nodes in addition to the master.
This commit is contained in:
parent
9a5891dc89
commit
fedddee157
@ -11,6 +11,7 @@ base:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
- helpers
|
- helpers
|
||||||
- cadvisor
|
- cadvisor
|
||||||
|
- kube-client-tools
|
||||||
- kubelet
|
- kubelet
|
||||||
- kube-proxy
|
- kube-proxy
|
||||||
{% if pillar.get('enable_node_logging', '').lower() == 'true' and pillar['logging_destination'] is defined %}
|
{% if pillar.get('enable_node_logging', '').lower() == 'true' and pillar['logging_destination'] is defined %}
|
||||||
|
Loading…
Reference in New Issue
Block a user