Skip to content
/ rdeploy Public

CLI that makes it easy to build and deploy an application to k8s.

License

Notifications You must be signed in to change notification settings

rehive/rdeploy

Repository files navigation

rdeploy

rdeploy is a collection of invoke tasks that wrap common tools and services to make it easier to deploy code to a kubernetes cluster.

Installation

To install, use pip:

pip install rdeploy

Once installed, you can use it from within your project directory. The console script uses an rdeploy.yaml file to configure itself.

Updating on PyPi

rm -rf dist python setup.py sdist bdist_wheel twine upload dist/*

About

CLI that makes it easy to build and deploy an application to k8s.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages