> For the complete documentation index, see [llms.txt](https://book.konstantinsecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.konstantinsecurity.com/readme/architect/kubernetes/helm.md).

# Helm

<https://helm.sh/>

## Helm is the best way to find, share, and use software built for [Kubernetes](https://kubernetes.io/).

![](/files/H6WgjnufEdILo9oms7f8)

![](/files/18AxWrCGwYzapZlCKpmz)

## What is Helm?

Helm helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.

Charts are easy to create, version, share, and publish — so start using Helm and stop the copy-and-paste.

Helm is a graduated project in the [CNCF](https://cncf.io/) and is maintained by the [Helm community](https://github.com/helm/community).

### Learn more:

* [Helm Architecture](https://helm.sh/docs/topics/architecture/)
* [Quick Start Guide](https://helm.sh/docs/intro/quickstart/)
* [Video: An Introduction to Helm](https://www.youtube.com/watch?v=Zzwq9FmZdsU\&t=2s)

Manage Complexity

Charts describe even the most complex apps, provide repeatable application installation, and serve as a single point of authority.

Easy Updates

Take the pain out of updates with in-place upgrades and custom hooks.

Simple Sharing

Charts are easy to version, share, and host on public or private servers.

Rollbacks

Use `helm rollback` to roll back to an older version of a release with ease.

## Get Helm!

Install Helm with a package manager, or [download a binary](https://github.com/helm/helm/releases/latest).

* [Homebrew](https://helm.sh/#Homebrew)
* [Chocolatey](https://helm.sh/#Chocolatey)
* [Scoop](https://helm.sh/#Scoop)
* [Snap](https://helm.sh/#Snap)

Once installed, unpack the helm binary and add it to your PATH and you are good to go! Check the [docs](https://helm.sh/docs/intro/install/) for further [installation](https://helm.sh/docs/intro/install/) and [usage instructions](https://helm.sh/docs/intro/using_helm/).

## Get Charts

Visit [Artifact Hub](https://artifacthub.io/) to explore [Helm charts](https://artifacthub.io/packages/search?kind=0) from numerous public repositories.

![](/files/IUHH6vjwgcXXLRRXozNl)

[Upgrading from v2 to v3?](https://helm.sh/docs/topics/v2_v3_migration/)

[Read the migration doc for more details.](https://helm.sh/docs/topics/v2_v3_migration/)

## Join the Community

More information about the Helm project, and how to contribute.

[Repositories](/readme/architect/kubernetes/helm/repositories.md)

[Awesome helm charts and resources](/readme/architect/kubernetes/helm/awesome-helm-charts-and-resources.md)

[Essential Services for Modern Organizations](/readme/architect/kubernetes/helm/essential-services-for-modern-organizations.md)

[Security and Compliance](/readme/architect/kubernetes/helm/security-and-compliance.md)

[Additional charts](/readme/architect/kubernetes/helm/additional-charts.md)
