Skip to content

Commit

Permalink
Merge pull request kubernetes#5453 from brendandburns/e2e
Browse files Browse the repository at this point in the history
Add kubelet to the master via standard mechanisms.
  • Loading branch information
vmarmol committed Mar 13, 2015
2 parents e3594df + 966e830 commit 015bd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/saltbase/salt/top.sls
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ base:
{% endif %}
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
- docker
- kubelet
{% endif %}


Expand Down

0 comments on commit 015bd86

Please sign in to comment.