summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.origin.example
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-30 13:30:39 -0400
committerGitHub <noreply@github.com>2016-08-30 13:30:39 -0400
commitc4897a30e945b651d3a447705a54391d309c4ecb (patch)
tree7ab7a4c80eff8ec1327ede69a9a22905cb5adf90 /inventory/byo/hosts.origin.example
parentbe4e0f976f313b4a6401fdd13d8e782c51e44289 (diff)
parentefa94c82d7ee44a0cb095c68af3fc32f29480413 (diff)
downloadopenshift-c4897a30e945b651d3a447705a54391d309c4ecb.tar.gz
openshift-c4897a30e945b651d3a447705a54391d309c4ecb.tar.bz2
openshift-c4897a30e945b651d3a447705a54391d309c4ecb.tar.xz
openshift-c4897a30e945b651d3a447705a54391d309c4ecb.zip
Merge pull request #2381 from jeremyeder/pods_per_core
update example inventory files with new pods-per-core flag
Diffstat (limited to 'inventory/byo/hosts.origin.example')
-rw-r--r--inventory/byo/hosts.origin.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index f073a125d..3e3c7e838 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -465,7 +465,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#openshift_dns_ip=172.30.0.1
# Configure node kubelet arguments
-#openshift_node_kubelet_args={'max-pods': ['110'], 'image-gc-high-threshold': ['90'], 'image-gc-low-threshold': ['80']}
+#openshift_node_kubelet_args={'pods-per-core': ['10'], 'max-pods': ['250'], 'image-gc-high-threshold': ['90'], 'image-gc-low-threshold': ['80']}
# Configure logrotate scripts
# See: https://github.com/nickhammond/ansible-logrotate