Universal deployment tool for Kubernetes that supports rendering and deployment of lightweight Jinja templated k8s manifests as well as complex Helm charts.
Project description
adeploy
We build adeploy
, an universal deployment tool for Kubernetes that supports rendering and deployment of lightweight
Jinja templated k8s manifests and also Helm charts.
We’ve added support for ...
- using Jinja variables from per cluster, namespaces or release configuration
- easy secret management based on Gopass or other command line based password managers
- running deployment tests in CI/CD pipelines
- previewing and patching upstream Helm Charts before deploying
- extending upstream Helm Charts with custom Jinja-templates manifests
- handy templating for labels, annotations, probes, resource limits and other metadata
... and even more to make your daily work with k8s easier.
Documentation & Support
adeploy
is Open Source and hosted on GitHub: https://github.com/awesome-it/adeploy.- You can report issues on GitHub: https://github.com/awesome-it/adeploy/issues.
- Find the documentation at https://awesome-it.de/docs/adeploy/latest.
Examples
This is how you can render, test (preview) and deploy a Helm Chart:
Or you can render, test (preview) and deploy Jinja-templated manifests:
You'll find some examples in the example directory.
Getting Started
You can find adeploy
on GitHub. But it is recommended to install
or upgrade adeploy using pip
:
$ pip install adeploy
Or use pipx to install, upgrade and run adeploy
in an isolated environment:
$ pipx install adeploy
$ pipx upgrade adeploy
You should now be able to run adeploy
from the command line:
adeploy --help
You can now start to use adeploy
.
See the usage documentation to start using adeploy
.
Read More
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file adeploy-1.1.4.tar.gz
.
File metadata
- Download URL: adeploy-1.1.4.tar.gz
- Upload date:
- Size: 187.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4babace1da210182557848a6da076c3458b14e5dad81a53d25a849ac2d0f5a61 |
|
MD5 | bac0a30e9e7757bf6a80eb206e34bfae |
|
BLAKE2b-256 | f9c7fd1ebf65ffc9374d9e87096f20b56f9833bc2d257bf8bf6025fb1e22b069 |
File details
Details for the file adeploy-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: adeploy-1.1.4-py3-none-any.whl
- Upload date:
- Size: 60.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afa7cd61a484d32406e01f8640da9681b0f49126b9134133d013294e2f55a993 |
|
MD5 | 6b13744c7fcd59fd911b0a10e4339e6a |
|
BLAKE2b-256 | 9f55117d272427ca69295612588284c28ef5f15539fca4ae44f642bbf733bf95 |