k8s-spa-0.2.0 is not a library.
K8s Static Pod Autoscaler (SPA)
k8s-spa is a command line utility that will automatically calculate memory requests for your pods based on:
- real memory usage of your pods, based on Prometheus metrics
- your risk tolerance (the higher your risk, the lower the requests)
Installation
Install cargo via rustup.
cargo install k8s-spa
Usage
Documentation coming soon