heroic icon indicating copy to clipboard operation
heroic copied to clipboard

RFC: Custom metric adapter for kubernetes

Open hexedpackets opened this issue 6 years ago • 0 comments

Problem

Kubernetes supports autoscaling through different sources. Right now using a metric from heroic to autoscale is cumbersome and involves shipping the metric to a second datastore that supports autoscaling.

Suggestion

To make autoscaling easy, we can write a custom metric adapter. This would be deployed in the kubernetes cluster and query heroic based on requests from the kubernetes API.

Related issues

none

hexedpackets avatar Apr 19 '19 18:04 hexedpackets