kubecfg

Manage complex enterprise Kubernetes environments as code

brewmacoslinux
Try with needOr install directly
Source

About

Manage complex enterprise Kubernetes environments as code

Commands

kubecfg

Examples

Show differences between local configuration and cluster state$ kubecfg diff my-app.jsonnet
Apply Kubernetes manifests defined in jsonnet to your cluster$ kubecfg update my-app.jsonnet
Validate jsonnet configuration without applying changes$ kubecfg show my-app.jsonnet