mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
switch heapster addon to summary metrics api
This commit is contained in:
parent
97bae1099b
commit
2dd4f69e43
@ -38,7 +38,7 @@ spec:
|
|||||||
memory: {{ heapster_memory }}
|
memory: {{ heapster_memory }}
|
||||||
command:
|
command:
|
||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes.summary_api:''
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
- --metric_resolution=60s
|
- --metric_resolution=60s
|
||||||
- image: gcr.io/google_containers/heapster:v0.20.0-alpha8
|
- image: gcr.io/google_containers/heapster:v0.20.0-alpha8
|
||||||
|
Loading…
Reference in New Issue
Block a user