Skip to main content

Generic templated configuration management for Kubernetes, Terraform and other things

Project description

Kapitan: advanced configuration management tool

Unit Tests Python Version Downloads Docker Pulls Docker 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.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 libmagic

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

kapitan-0.31.1rc3.tar.gz (156.0 kB view details)

Uploaded Source

Built Distribution

kapitan-0.31.1rc3-py3-none-any.whl (247.3 kB view details)

Uploaded Python 3

File details

Details for the file kapitan-0.31.1rc3.tar.gz.

File metadata

  • Download URL: kapitan-0.31.1rc3.tar.gz
  • Upload date:
  • Size: 156.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for kapitan-0.31.1rc3.tar.gz
Algorithm Hash digest
SHA256 cc97d535c3682ca7556c3806c142214c7fc207e084b71b16bbe3c9395b6511aa
MD5 b7cabc98cf22800c8b31a96f644248e9
BLAKE2b-256 b28ea8d496022424a316fe5448d0db97898c975284aa2dfac2a09d701a29ea0f

See more details on using hashes here.

File details

Details for the file kapitan-0.31.1rc3-py3-none-any.whl.

File metadata

  • Download URL: kapitan-0.31.1rc3-py3-none-any.whl
  • Upload date:
  • Size: 247.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for kapitan-0.31.1rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 dc554e5e8894c960bf22c9570369195deb1b8c294bda307151a87b6b268e22c8
MD5 fb23c85b994b2bcc6057cb6bdb8a8732
BLAKE2b-256 0cdb727550a5580053db501dceb8ad3dd3a76b9c8888d5675c44e9be36d7f7ae

See more details on using hashes here.

Supported by

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