Let kubespray choose installed docker version 28/121728/1
authorTodd Malsbary <todd.malsbary@intel.com>
Mon, 7 Jun 2021 20:09:42 +0000 (13:09 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Mon, 7 Jun 2021 20:59:03 +0000 (13:59 -0700)
commit56533d9c462b270490a4621e3ccd989a67ba38f2
tree02544b5cf0b2c4ceb56df3544c7eb7802c7031c9
parentdc925231a978d1ae4dce969cb4c386d4a1b0bb87
Let kubespray choose installed docker version

Specifying 'latest' as the docker_version without specifying a
compatible version of containerd can lead to package dependency
errors.  Let kubespray select the versions to ensure consistency.

Also, installing docker from vagrant installer instead of letting
kubespray install it can lead to the same issues.

Issue-ID: MULTICLOUD-1359
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Iff41682fa0897fae8200e0f179137af844e314c0
kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml
kud/hosting_providers/vagrant/installer.sh
kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml