mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +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 %}
|
||||
- helpers
|
||||
- cadvisor
|
||||
- kube-client-tools
|
||||
- kubelet
|
||||
- kube-proxy
|
||||
{% if pillar.get('enable_node_logging', '').lower() == 'true' and pillar['logging_destination'] is defined %}
|
||||
|
Loading…
Reference in New Issue
Block a user