Helm
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
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.
More information about the Helm project, and how to contribute.
Helm is a graduated project in the and is maintained by the .
Install Helm with a package manager, or .
Once installed, unpack the helm binary and add it to your PATH and you are good to go! Check the for further and .
Visit to explore from numerous public repositories.