qbec

Deploy and manage Kubernetes configs across multiple clusters using jsonnet

brewmacoslinux
Try with needOr install directly
Source

About

Configure Kubernetes objects on multiple clusters using jsonnet

Commands

qbec

Examples

Initialize a new qbec project$ qbec init my-project
Show differences between local configs and cluster state$ qbec diff staging
Apply configurations to a specific cluster$ qbec apply production --yes