GithubHelp home page GithubHelp logo

timbyr / kapitan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kapicorp/kapitan

0.0 1.0 0.0 13.43 MB

Generic templated configuration management for Kubernetes, Terraform and other things

Home Page: https://kapitan.dev

Shell 3.85% Python 87.15% Makefile 0.30% HTML 0.78% Smarty 1.88% Dockerfile 0.33% Jsonnet 0.19% Mustache 5.50% Jinja 0.02%

kapitan's Introduction

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

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

kapitan's People

Contributors

ademariag avatar adrianchifor avatar alledm avatar caioaao avatar chids avatar dependabot-preview[bot] avatar dependabot[bot] avatar gburiola avatar gruzewski avatar harsh-98 avatar jean-daniel avatar jkrzemin avatar jperville avatar kapitanci avatar madonius avatar matteovoges avatar pranavgupta1234 avatar pvanderlinden avatar ramaro avatar rbauduin avatar roman8422 avatar royari avatar sebradloff avatar simu avatar srueg avatar taharah avatar th31nitiate avatar uberspot avatar vlcinsky avatar yoshi-1224 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.