Helmet
Helmet is the chart manager of Kubee. It’s wrapper around helm (v3 only) that:
- adds support for the following configuration language:
- drives the cluster command with a cluster chart
Kubee/Helmet Chart Definition
Section titled “Kubee/Helmet Chart Definition”See Helmet chart
Dev Contrib - How it works?
Section titled “Dev Contrib - How it works?”how to develop a helmet chart
Section titled “how to develop a helmet chart”See helmet-chart-dev
how is the command implemented?
Section titled “how is the command implemented?”Helmet is implemented via the kubee-helmet command
- that writes a
helmcommand - that calls the kubee-helm-post-renderer
- that supports jsonnet and kustomize
Support
Section titled “Support”Helmet v4 support?
Section titled “Helmet v4 support?”v3 is for now only supported as post-render are implemented as plugin in v4