mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Configure docker on the master like we do on workers.
This commit is contained in:
@@ -48,6 +48,10 @@ base:
|
||||
- docker
|
||||
- sdn
|
||||
{% endif %}
|
||||
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
|
||||
- docker
|
||||
{% endif %}
|
||||
|
||||
|
||||
'roles:kubernetes-pool-vsphere':
|
||||
- match: grain
|
||||
|
Reference in New Issue
Block a user