Awesome helm charts and resources
Last updated
Was this helpful?
Last updated
Was this helpful?
A collaborative list of awesome resources.
Helm is the package manager for Kubernetes, it makes deploying complex application workloads simple, helps organize the update process.
- Bitnami guide on authoring your first chart
- official Helm guide on authoring Awesome Charts
- how to translate a docker-compose file into a Helm chart
Official Kubernetes Helm repositories
- Official Helm Hub
3rd party repositories / hubs
These usually hold a single chart or a group of connected charts. Can be more up to date than the mainstream Kubernetes repos.
Helm-related tools
Forums, discussion groups, SO tags.
Contributions are most welcome!
This list is just getting started, please contribute to make it super awesome.
- A fully managed package management SaaS, with first-class support for public and private Kubernetes registries (Docker + Helm Charts, plus many others). Has a generous free-tier and is also completely free for open-source.
- chart repository by Fabric8
- Kubeapps helm chart hub by Bitnami
- Chart hub by Fairwinds
- Central repository of Helm charts by JFrog
- an All-In-One chart for deploying Gitlab in Kubernetes
- charts for deploying services to run Jupyter notebooks
- Harbor is a container and Helm registry with built-in security
- various charts by the OpenStack project
- Fn serverless platform charts
- charts for Lenses, Apache Kafka, Kafka Connect and other components for data streaming and data integration
- flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard
- chart to deploy a full EFK stack for Kubernetes monitoring
- Helm chart for deploying bitwarden-rs - unofficial Bitwarden-compatible server
- Official helm charts for 's open source products (ElasticSearch, Kibana & filebeat)
- Helm chart for deploying the free, tiny mock api server Mocktail
- Plugin that allows you to manage helm repositories on the blob storage like Azure Blob, GCS, S3, etc.
- Plugin that shows a diff explaing what a helm upgrade
and helm rollback
would change. It can also compare two separate revisions of the release.
- Plugin that helps moving Helm charts across OCI registries.
- Plugin to show the environment variables available to a helm plugin.
- Plugin that shows the latest release interacted with. This is useful for chaining commands together like helm status $(helm last)
.
- Plugin to run Tiller (helm 2's server-side component) as a local daemon.
- Plugin that deletes and purges all releases stored by Tiller.
- Plugin to manage and store secrets safely.
- Plugin to monitor a release and rollback based on Prometheus/ElasticSearch query.
- Plugin to fetch charts from S3.
- Plugin that simplifies working with helm chart starter packs.
- Plugin that manages chart repos on Google Cloud Storage privately.
- Plugin that detects and install Helm Charts from GitHub Public/Private Repository Releases.
- So that you don't have to write values.schema.json
by hand from scratch for your Helm 3 charts
- Plugin to prevent Kubernetes misconfigurations by ensuring that Helm charts follow best practices as well as your organization’s policies
- Plugin that allows you to manage deployment configuration and secrets from multiple providers securely with
- Plugin that pulls(re-creates) Helm charts from deployed releases, also allows update values of deployed releases without supplying the chart(for modified or custom charts, or when there's no access to the chart)
- Plugin that allows coupled multi release handling of one or many charts. With full configuration-as-code capabilities in a single yaml file similar to docker-compose.
- Continuous delivery for Kubernetes - enhances Helm with auto upgrades and other cool features
- Helmfile is a declarative spec for deploying helm charts, supports flexible templating scenarios
- Helmsman provides a declarative way of installing charts, features terraform-like desired state file approach and security enhancements
- Reckoner is a tool to simplify management and installation of multiple Helm chart releases
- A web-based application that enables the search and discovery of charts from multiple Helm Chart repositories
- A tool that makes it easy to watch and apply updates to Helm charts and integrates patches and overlays
- A tool for running scriptable, automated tasks in the cloud — as part of your Kubernetes cluster
- A helm starter for creating managed services
- A Service Broker which exposes Helm charts as Service Classes in the
- Helps Turn GitHub Repositories into Helm Chart Repositories
- ChartMuseum is an open-source, easy to deploy, Helm Chart Repository server.
- Generates a Helm chart from Kubernetes yamls
- Auto-generates documentation from helm charts into markdown files
- Helps you inspect and compare chart template and also rendered manifest
- A CLI tool for implementing CI/CD best practices using an extended version of Helm under the hood for deployment
- #helm-users channel on Kubernetes Slack
- Stack Overflow threads tagged kubernetes-helm
- Stack Overflow threads tagged Helm
Check out the .
awesome-helm by is licensed under a .
Project is currently maintained, in our spare time, by and a growing number of Contributors!