mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
e94f2863bf
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.
12 lines
406 B
Plaintext
12 lines
406 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
|
|
|
|
WWW: https://helm.sh
|