tanka

Jsonnet-based tool for flexible Kubernetes configuration management

brewmacoslinux
Try with needOr install directly
Source

About

Flexible, reusable and concise configuration for Kubernetes using Jsonnet

Commands

tk

Examples

Initialize a new Tanka project in current directory$ tk init
Show the generated Kubernetes manifests without applying$ tk show environments/default
Apply the Tanka configuration to a Kubernetes cluster$ tk apply environments/default