mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-12 15:04:46 -03:30
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user