Merge pull request #5453 from brendandburns/e2e
Add kubelet to the master via standard mechanisms.
This commit is contained in:
commit
015bd8635e
@ -50,6 +50,7 @@ base:
|
||||
{% endif %}
|
||||
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
|
||||
- docker
|
||||
- kubelet
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user