Generic templated configuration management for Kubernetes, Terraform and other things
Project description
Kapitan: advanced configuration management tool
Kapitan aims to be your one-stop tool to help you manage the ever growing complexity of your configurations.
Join the community #kapitan
Official site https://kapitan.dev
Quick Start
Install Kapitan
Docker (recommended)
docker run -t --rm -v $(pwd):/src:delegated kapicorp/kapitan -h
On Linux you can add -u $(id -u) to docker run to preserve file permissions.
Pip
Kapitan needs Python 3.7.
Install Python 3.7
- Linux:
sudo apt-get update && sudo apt-get install -y python3.7-dev python3-pip python3-yaml git - Mac:
brew install python3 libyaml git
Install Kapitan
User ($HOME/.local/lib/python3.7/bin on Linux or $HOME/Library/Python/3.7/bin on macOS):
pip3 install --user --upgrade kapitan
System-wide (not recommended):
sudo pip3 install --upgrade kapitan
Build Kapitan
Docker
To build a docker image for the architecture of your machine, run docker build . -t you-kapitan-image, and to build for a specific platform, add --platform linux/arm64.
To build a multi-platform image (as the CI does), follow the docker multi-platform documentation.
Related projects
- Tesoro - Kubernetes Admission Controller for Kapitan Secrets
- Kapitan Reference - our reference repository to get started with Kapitan
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kapitan-0.34.7.tar.gz.
File metadata
- Download URL: kapitan-0.34.7.tar.gz
- Upload date:
- Size: 75.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd17adda04ae0ed92775dea5f20c2ea32d69359b82eae81e7aff1076e1d44e82
|
|
| MD5 |
6f6122f7cd8656f42056aaadfa4fd074
|
|
| BLAKE2b-256 |
af7dce151b913453ebb8eef7b2aa62df2105fd448a6d7cd298a0bb11d76d3fba
|
File details
Details for the file kapitan-0.34.7-py3-none-any.whl.
File metadata
- Download URL: kapitan-0.34.7-py3-none-any.whl
- Upload date:
- Size: 103.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7efa4b52404f44edff2ff467ec98e3ac56d9c22a1698a667c7f06446b11ef92f
|
|
| MD5 |
35fb8c94ec33024f8ed5104d9d2df142
|
|
| BLAKE2b-256 |
69a22694ce0a5cdd79839292c8f987bf94ae6a4431f0b4e59c0b963a5951c20d
|