Skip to content

Generic templated configuration management for Kubernetes, Terraform and other things

Notifications You must be signed in to change notification settings

anjidevarasetty/kapitan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kapitan

Generic templated configuration management for Kubernetes, Terraform and other things.

Build Status Docker Releases Docker Image Size

Kapitan is a tool to manage complex deployments using jsonnet, kadet (alpha) and jinja2.

Use Kapitan to manage your Kubernetes manifests, your documentation, your Terraform configuration or even simplify your scripts.

Community

How is it different from Helm? Please look at our FAQ!

Features

  • Use the Inventory as the single source of truth to tie together deployments, resources and documentation. based on reclass
  • Use Jsonnet or Kadet (alpha) to create json/yaml based configurations (e.g. Kubernetes, Terraform);
  • Use Jinja2 to create text based templates for scripts and documentation;
  • Manage secrets with GPG, AWS KMS or gCloud KMS and define who can access them, without compromising collaboration with other users.
  • Create dynamically generated documentation about a single deployment (i.e. ad-hoc instructions) or all deployments at once (i.e. global state of deployments)

Quickstart

See https://kapitan.dev/#quickstart

Documentation

See https://kapitan.dev/ or docs/README.md in the source code.

Credits

Related projects

About

Generic templated configuration management for Kubernetes, Terraform and other things

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.7%
  • HTML 6.1%
  • Shell 4.8%
  • Go 2.3%
  • Smarty 2.1%
  • Makefile 0.4%
  • Other 0.6%