Skip to content
Snippets Groups Projects
README.md 9.24 KiB

Beaver

   ____
  | __ )  ___  __ ___   _____ _ __
  |  _ \ / _ \/ _` \ \ / / _ \ '__|
  | |_) |  __/ (_| |\ V /  __/ |
  |____/ \___|\__,_| \_/ \___|_|

Description

beaver is a tool to build your k8s templates in a descriptive way.

Features

  • template engine:
  • patch engine:
  • multi-environment variables
  • sha256 sum for any compiled resource can be used as variable
  • inheritance between beaver project
  • each built resource outputs its own file

Usage

beaver build <path/to/beaver/project>

see beaver build --help for more options.

Beaver project