Screen Shot 2017-11-23 at 9.49.32 AM.png Screen Shot 2017-11-23 at 9.49.04 AM.png
Super simple dashboard showing an overview of kubernetes cluster autoscaling activity and status.
Currently only tested with v0.6 of the cluster-autoscaler - we'll be upgrading to v1.0 shortly.
The dashboard is driven using the data reported by the cluster-autoscaler /metrics endpoint. You'll have to make sure this is exposed on the deployment and create a service + serviceMonitor for your autoscaler in order to have prometheus scrape the endpoint.
I made this because I couldn't find one - if you find/make a better one please ping me