initial commit

This commit is contained in:
Bastian Ike
2021-01-08 14:04:14 +01:00
commit dc7f0a1c8c
215 changed files with 13680 additions and 0 deletions

9
radar/2019-11-01/helm.md Normal file
View File

@@ -0,0 +1,9 @@
---
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.