Initial version

This commit is contained in:
2020-11-20 14:14:20 +01:00
commit 1ca007eaca
7 changed files with 312 additions and 0 deletions

8
group_vars/all/all.yml Normal file
View File

@@ -0,0 +1,8 @@
---
## Experimental kubeadm etcd deployment mode. Available only for new deployment
etcd_kubeadm_enabled: false
## Set true to download and cache container
download_container: false
skip_downloads: false