Increase pod CPU/memory for fluentd, dns and kube-proxy.

This commit is contained in:
Fabio Yeon
2016-06-24 10:41:49 -07:00
parent 178bcd1c11
commit 86928dbea0
7 changed files with 9 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ spec:
requests:
# Any change here should be accompanied by a proportional change in CPU
# requests of other per-node add-ons (e.g. kube-proxy).
cpu: 80m
cpu: 100m
memory: 200Mi
env:
- name: FLUENTD_ARGS