Make your Kubernetes cluster YUGE! Or Smol. :)
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!
We use the all-contributors tool to generate a contributors graphic below.
Vanessasaurus 💻 |
Md Rajib Hossen 💻 |
- 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
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