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.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.32.1.dev149.tar.gz (160.2 kB view details)

Uploaded Source

Built Distribution

kapitan-0.32.1.dev149-py3-none-any.whl (251.9 kB view details)

Uploaded Python 3

File details

Details for the file kapitan-0.32.1.dev149.tar.gz.

File metadata

  • Download URL: kapitan-0.32.1.dev149.tar.gz
  • Upload date:
  • Size: 160.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.0 Linux/6.2.0-1015-azure

File hashes

Hashes for kapitan-0.32.1.dev149.tar.gz
Algorithm Hash digest
SHA256 cde2e635624ca8d6f8cdd029c4925704774bfcb5684de5b61f862e566e6b85a7
MD5 9ce651b8329742309f62869032fd85f7
BLAKE2b-256 c85aa9f8044a9c490ce1994648445a08a65368c3239866b72fdaafe157e58de7

See more details on using hashes here.

File details

Details for the file kapitan-0.32.1.dev149-py3-none-any.whl.

File metadata

  • Download URL: kapitan-0.32.1.dev149-py3-none-any.whl
  • Upload date:
  • Size: 251.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.0 Linux/6.2.0-1015-azure

File hashes

Hashes for kapitan-0.32.1.dev149-py3-none-any.whl
Algorithm Hash digest
SHA256 6c91978c859e92f55de56455c7af5dd8c3a356b73e29740c5d95df495d03bb50
MD5 356a94a7af54bbb93f6913b5be1065c0
BLAKE2b-256 6b894d7dbf636997dc7bbc863c5c8dde1efa9f2e9daf2588431c5f5a7f242d63

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