k8s-spa

Crates.iok8s-spa
lib.rsk8s-spa
version0.2.0
sourcesrc
created_at2020-04-27 06:38:32.790365
updated_at2020-05-12 07:35:56.060831
descriptionA Static Pod Autoscaler (SPA) for K8s, based on Prometheus metrics.
homepage
repository
max_upload_size
id234568
size67,186
Ximo Guanter (edrevo)

documentation

README

K8s Static Pod Autoscaler (SPA)

k8s-spa is a command line utility that will automatically calculate memory requests for your pods based on:

  1. real memory usage of your pods, based on Prometheus metrics
  2. your risk tolerance (the higher your risk, the lower the requests)

Installation

Install cargo via rustup.

cargo install k8s-spa

Usage

Documentation coming soon

Commit count: 0

cargo fmt