freebsd-ports/sysutils/helm/pkg-descr

10 lines
384 B
Plaintext

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