mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Added exporting autoscaling metrics in Heapster config
This commit is contained in:
parent
ff058a1afe
commit
2bf447caae
@ -30,6 +30,8 @@ spec:
|
||||
- /heapster
|
||||
- --source=kubernetes:''
|
||||
- --sink=gcm
|
||||
- --sink=gcmautoscaling
|
||||
- --sink=gcl
|
||||
- --align_stats
|
||||
- --poll_duration=2m
|
||||
- --stats_resolution=1m
|
||||
|
@ -30,6 +30,8 @@ spec:
|
||||
- /heapster
|
||||
- --source=kubernetes:''
|
||||
- --sink=gcl
|
||||
- --sink=gcmautoscaling
|
||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||
- --align_stats
|
||||
- --poll_duration=2m
|
||||
- --stats_resolution=1m
|
||||
|
Loading…
Reference in New Issue
Block a user