Merge pull request #12103 from piosz/heapster-for-autoscaling
Added exporting autoscaling metrics in Heapster config
This commit is contained in:
@@ -30,7 +30,9 @@ spec:
|
|||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=gcm
|
- --sink=gcm
|
||||||
|
- --sink=gcmautoscaling
|
||||||
- --sink=gcl
|
- --sink=gcl
|
||||||
|
- --align_stats
|
||||||
- --poll_duration=2m
|
- --poll_duration=2m
|
||||||
- --stats_resolution=1m
|
- --stats_resolution=1m
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
@@ -30,7 +30,9 @@ spec:
|
|||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=gcl
|
- --sink=gcl
|
||||||
|
- --sink=gcmautoscaling
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
|
- --align_stats
|
||||||
- --poll_duration=2m
|
- --poll_duration=2m
|
||||||
- --stats_resolution=1m
|
- --stats_resolution=1m
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Reference in New Issue
Block a user