mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 22:33:34 +00:00
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 %}
|
{% endif %}
|
||||||
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
|
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
|
||||||
- docker
|
- docker
|
||||||
|
- kubelet
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user