Skip to main content

Generic templated configuration management for Kubernetes, Terraform and other things

Project description

Kapitan: advanced configuration management tool

Test, Build and Publish docker image Python Version Downloads Docker Pulls Releases Docker Image Size

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.10 or newer.

Install Python 3

  • Linux: sudo apt-get update && sudo apt-get install -y python3-dev python3-pip python3-yaml git
  • Mac: brew install python3 libyaml git

Install Kapitan

User ($HOME/.local/lib/python3.x/bin on Linux or $HOME/Library/Python/3.x/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.

To build a docker image using a specific python version, run docker build --build-arg PYTHON_BUILDER_VERSION=<python-version> . -t you-kapitan-image. By default the Dockerfile is pinned using python 3.11 as the python builder version.

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

kapitan-0.35.0.tar.gz (4.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kapitan-0.35.0-py3-none-any.whl (138.1 kB view details)

Uploaded Python 3

File details

Details for the file kapitan-0.35.0.tar.gz.

File metadata

  • Download URL: kapitan-0.35.0.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kapitan-0.35.0.tar.gz
Algorithm Hash digest
SHA256 ddaf71d16b74949dc7a128bedb5f1a67589df512bc1a17e3b033db65f3751270
MD5 4fa60eefaf76eacc33d8606d605c9e46
BLAKE2b-256 b8a8e5bfe36d3c79b3cff4a2b670b9b6b06384cdbeffcbde8935e40805dad8a4

See more details on using hashes here.

File details

Details for the file kapitan-0.35.0-py3-none-any.whl.

File metadata

  • Download URL: kapitan-0.35.0-py3-none-any.whl
  • Upload date:
  • Size: 138.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kapitan-0.35.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5787ceb7a5dc1561af5953d130e9add2fcccd3c90b9251be94521066f6c515a2
MD5 052b8bc7dbc3857db18512c04e85a81a
BLAKE2b-256 24ec3e50703e2164d278ea4f1d43f216f98b611e47158bb3d03f98af5e3a5fa6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page