Commit fedddee1 authored by Robert Bailey's avatar Robert Bailey

Install the kubectl binary on nodes in addition to the master.

parent 9a5891dc
......@@ -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 %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment