Related Projects and Documentation
- Using Helm to Deploy toKubernetes
- Deploying Kubernetes Applications withHelm
- CI/CD with Kubernetes, Helm & Wercker
- The Workflow “Umbrella” HelmChart
- Writing a HelmChart
Video, Audio, and Podcast
- : AKA “The Infamous CrocHunter Video”.
- KubeCon2016: Delivering Kubernetes-Native Applications by MichelleNoorali
- -Plugins for GitHub, Keybase, and GPG
- helm-template - Debug/rendertemplates client-side
- - Plugin forworking with Helm deployment values
- Helm Diff - Preview as a coloured diff
- - Plugin to show currentenvironment
- helm-last - Plugin to show thelatest release
- - Plugin to destroy allreleases
- App Registry - Plugin to managecharts via the
- helm-secrets - Plugin tomanage and store secrets safely
- - Plugin for editingrelease’s values
- helm-gcs - Plugin to manage repositorieson Google Cloud Storage
- - Plugin to installHelm Charts from Github repositories
- helm-monitor - Plugin tomonitor a release and rollback based on Prometheus/ElasticSearch query
- - Plugin to create HelmCharts from hiera using k8comp
- helm-hashtag - Plugin for trackingdocker tag hash digests as values
- - Plugin for unittesting chart locally with YAMLWe also encourage GitHub authors to use thehelm-plugintag on their plugin repositories.
Additional Tools
- Quay AppRegistry - Open Kubernetes application registry, including a Helm access client
- - Generate Helm charts fromexisting Kubernetes resources.
- Landscaper - “Landscaper takes a setof Helm Chart references with values (a desired state), and realizes this in aKubernetes cluster.”
- - Helmfile is a declarativespec for deploying helm charts
- Autohelm - Autohelm is _another_simple declarative spec for deploying helm charts. Written in python andsupports git urls as a source for helm charts.
- - Helmsman is ahelm-charts-as-code tool which enablesinstalling/upgrading/protecting/moving/deleting releases from versioncontrolled desired state files (described in a simple TOML format).
- Schelm - Render a Helm manifest to adirectory
- - RunHelm inside of the Drone CI/CD system
- Cog - Helm chart to deploy Cog onKubernetes
- - Web UI for Helm Chartrepositories
- Helm Chart Publisher -HTTP API for publishing Helm Charts in an easy way
- - Manage prefixed releasesthroughout various Kubernetes namespaces, and removes completed jobs forcomplex deployments. Used by theOpenstack-Helm team.
- - Helm ChartRepository with support for Amazon S3 and Google Cloud Storage
- Codefresh - Kubernetes native CI/CD and managementplatform with UI dashboards for managing Helm charts and releases
- - A Helm3 Controller usingHelmRequest and Release CRD
- Kubernetic - Kubernetes Desktop Client
- - Mobile App for Managing Kubernetes
- Qstack
- - Integrated development platform for Kubernetes
- Jenkins X - open source automated CI/CD for Kuberneteswhich uses Helm for applications through environments viaGitOps