Significantly reduce memory requirements

Canal runs more pods and upgrades need a bit of extra
room to load new pods in and get the old ones out.
This commit is contained in:
Matthew Mosesohn
2017-03-23 12:11:30 +03:00
parent 44d851d5bb
commit e9a294fd9c
5 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ kube_proxy_cpu_requests: 150m
nginx_memory_limit: 512M
nginx_cpu_limit: 300m
nginx_memory_requests: 32M
nginx_cpu_requests: 50m
nginx_cpu_requests: 25m
# kube_api_runtime_config:
# - extensions/v1beta1/daemonsets=true