2 unstable releases
0.2.0 | May 12, 2020 |
---|---|
0.1.0 | Apr 27, 2020 |
#23 in #pod
21KB
350 lines
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
Dependencies
~9–23MB
~342K SLoC