Helper classes for scaling Kubernetes clusters


Keywords
Kubernetes, elasticity, scaling, EKS, GKE, converged-computing
License
MIT-feh
Install
pip install kubescaler==0.0.2

Documentation

KubeScaler

Make your Kubernetes cluster YUGE! Or Smol. :)

All Contributors

PyPI DOI

KubeScaler Logo

This is a set of helper Python classes that make it easy to add elasticity, or scaling up and down, of your Kubernetes clusters in Python. We currently have support for the clouds we use, namely:

  • Google (GKE)
  • Amazon (EKS)

🚧️ under development 🚧️

This tool is under development and is not ready for production use. Documentation and examples coming soon!

😁️ Contributors 😁️

We use the all-contributors tool to generate a contributors graphic below.

Vanessasaurus
Vanessasaurus

💻
Md Rajib Hossen
Md Rajib Hossen

💻

TODO

  • fix up GKE scale function to only be one function, we don't need to reset max and min again
  • run experiments for scaling on EKS

License

HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.

See LICENSE, COPYRIGHT, and NOTICE for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614