10 lines
317 B
Markdown
10 lines
317 B
Markdown
---
|
|
title: "Helm"
|
|
ring: trial
|
|
quadrant: platforms-and-aoe-services
|
|
|
|
---
|
|
[Helm](https://helm.sh/) is a package manager for [Kubernetes](https://kubernetes.io/), which simplifies the deployment
|
|
of applications into a Kubernetes cluster and provides additional features like e.g. versioning and rollbacks.
|
|
|