Skip to content

Supporting classes in Python for easily scaling Kubernetes clusters (under development)

License

Notifications You must be signed in to change notification settings

converged-computing/kubescaler

Folders and files

NameName
Last commit message
Last commit date
Aug 23, 2023
May 24, 2023
Aug 23, 2023
Dec 2, 2023
Aug 23, 2023
May 24, 2023
Aug 23, 2023
May 24, 2023
Dec 2, 2023
Aug 31, 2023
May 24, 2023
May 24, 2023
May 24, 2023
May 24, 2023
May 24, 2023
Aug 31, 2023
May 24, 2023
May 25, 2023
Jun 24, 2023

Repository files navigation

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