Skip to content

Kubernetes assessment and combined control functions to handle multiple deployments.

License

Notifications You must be signed in to change notification settings

openforcefield/kubecustom

Repository files navigation

KubeCustom

Documentation Status

Kubernetes assessment and combined control functions to handle multiple deployments.

This is a set of informal tools for internal use. We make no guarantees of versioning, functionality, or support.

Installation

  • Step 1: Download the main branch from our GitHub page as a zip file, or clone it to your working directory with:

    git clone https://github.com/openforcefield/kubecustom

  • Step 2 (Optional): If you are using conda and you want to create a new environment for this package you may install with:

    conda env create -f requirements.yaml

  • Step 3: Install package with:

    pip install kubecustom/.

    or change directories and run

    pip install .

    Adding the flag -e will allow you to make changes that will be functional without reinstallation.

  • Step 4: Initialize pre-commits (for developers)

    pre-commit install

Copyright

Copyright (c) 2025, Jennifer A. Clark

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.10.

About

Kubernetes assessment and combined control functions to handle multiple deployments.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages