From 7e50eeb7b96525619f022af326dd956b53cf8db9 Mon Sep 17 00:00:00 2001 From: Fabrizio Branca Date: Thu, 22 Apr 2021 14:48:46 +0200 Subject: [PATCH] Moving helm to adopt (no other text changes) --- radar/2021-01-01/helm.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 radar/2021-01-01/helm.md diff --git a/radar/2021-01-01/helm.md b/radar/2021-01-01/helm.md new file mode 100644 index 0000000..756c5cb --- /dev/null +++ b/radar/2021-01-01/helm.md @@ -0,0 +1,9 @@ +--- +title: "Helm" +ring: adopt +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. +