sguyennet / terraform-vsphere-kubespray

Deploy a Kubernetes HA cluster on VMware vSphere
https://blog.inkubate.io/install-and-manage-automatically-a-kubernetes-cluster-on-vmware-vsphere-with-terraform-and-kubespray/
Apache License 2.0
174 stars 89 forks source link

can not set container-engine version #19

Open Harsun opened 4 years ago

Harsun commented 4 years ago

Shortly, we have an option to choose which container engine too choose, but we can not choose the version of the container engine. :(

Issue has appeared with last docker-ce update. when we try to install docker as container-engine, kubespray defaultly installs latest edition.

when I tried to override kubespray confs, during the kubespray task, it downloads all original role files from repo. even if I tried to change kubespray, terraform downloads kubespray from repo.