From 5f6c1517c78b35720940b6e56604dc61306d34c2 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 7 Dec 2018 18:29:04 +0000 Subject: [PATCH] Updated git submodules Project: multicloud/k8s master 8485e82b9c447024ae0eca1899fde5bffafc9f41 Merge "Enable downloading binaries and containers" 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 Issue-ID: MULTICLOUD-425 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index d0a939c51..8485e82b9 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit d0a939c51e813a32a0a6ba66dfd4572dded3de27 +Subproject commit 8485e82b9c447024ae0eca1899fde5bffafc9f41 -- 2.16.6