summaryrefslogtreecommitdiff
path: root/sysutils/helm/pkg-descr
blob: 08b08b648f540bd92a5936b0e1192a4324087b52 (plain) (blame)
1
2
3
4
5
6
7
8
9
Helm is a tool for managing Kubernetes charts.
Charts are packages of pre-configured Kubernetes resources.

Use Helm to:
- Find and use popular software packaged as Kubernetes charts
- Share your own applications as Kubernetes charts
- Create reproducible builds of your Kubernetes applications
- Intelligently manage your Kubernetes manifest files
- Manage releases of Helm packages