Enable downloading binaries and containers 97/74397/1
authorVictor Morales <victor.morales@intel.com>
Thu, 6 Dec 2018 14:17:34 +0000 (06:17 -0800)
committerVictor Morales <victor.morales@intel.com>
Fri, 7 Dec 2018 08:50:18 +0000 (00:50 -0800)
commit830141329068683777ffcb0abb36415168c2ac20
treeae745f344c07f68d3c3fdcd249489524b92d23bb
parentf19da653ff0b1e7a45e8ba66c1a8458390566b1b
Enable downloading binaries and containers

The *download_run_once* kubespray config option allows to download
container images only once then push to cluster nodes and the
*download_localhost* option makes the installer node a delegate for
pushing images while running the deployment with ansible.

These two options pretends to reduce the amount of traffic during
the deployment time of the Kubernetes cluster.

Change-Id: I8239cebbf5c322ed52ae0a0bc8774e5e33aada3c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-425
deployments/build.sh
docs/bare_metal_provisioning.rst
vagrant/Vagrantfile
vagrant/insecure_keys/key [new file with mode: 0644]
vagrant/installer.sh
vagrant/inventory/group_vars/k8s-cluster.yml
vagrant/main.sh [deleted file]
vagrant/playbooks/configure-istio.yml
vagrant/playbooks/configure-krd.yml
vagrant/playbooks/configure-nfd.yml
vagrant/playbooks/configure-virtlet.yml