jthomperoo / predictive-horizontal-pod-autoscaler

Horizontal Pod Autoscaler built with predictive abilities using statistical models
Apache License 2.0
330 stars 28 forks source link

Refactor to use jthomperoo/k8shorizmetrics for metric gathering and evaluation #66

Closed jthomperoo closed 2 years ago

jthomperoo commented 2 years ago

Depending on jthomperoo/horizontal-pod-autoscaler is clunky, it would be better to directly use this library for simplicity.