add node-exporter, kube-state-metrics, and alertmanager controller

Also ensure that all workloads have memory requirements and limits.
This commit is contained in:
Frederic Branczyk
2016-10-18 14:50:28 +02:00
parent a919921b32
commit a0b1a93799
4 changed files with 119 additions and 0 deletions

View File

@@ -18,4 +18,7 @@ spec:
requests:
cpu: 100m
memory: 50Mi
limits:
cpu: 200m
memory: 100Mi