Commit 966e8301 authored by Brendan Burns's avatar Brendan Burns

Add kubelet to the master.

parent 232796db
...@@ -50,6 +50,7 @@ base: ...@@ -50,6 +50,7 @@ base:
{% endif %} {% endif %}
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %} {% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
- docker - docker
- kubelet
{% endif %} {% endif %}
......
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