From e09266f7f4b1661ac96ebb02f39761436aa339e4 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 4 Jun 2018 07:06:39 -0700 Subject: [PATCH] Updated git submodules Project: integration/devtool beijing 0d41bc49d18ebf126faa9a709dbe59b2bccc8ee1 Increase the number of Pods per Nodes The default maximum number of pods per kubelet node supported is 110. This configuration number can be increased in kubespray thru 'kubelet_max_pods' configuration value. This value has direct relationship with 'kube_network_node_prefix' which define the size of the internal network. Change-Id: I0ba33f2e44e5e243008b467ac8d3e34a07a61e90 Signed-off-by: Victor Morales Issue-ID: INT-478 --- docs/submodules/integration/devtool.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/devtool.git b/docs/submodules/integration/devtool.git index be66121f5..0d41bc49d 160000 --- a/docs/submodules/integration/devtool.git +++ b/docs/submodules/integration/devtool.git @@ -1 +1 @@ -Subproject commit be66121f520203c231fcb7b776f7223dfe92c9f1 +Subproject commit 0d41bc49d18ebf126faa9a709dbe59b2bccc8ee1 -- 2.16.6