Helm

The helm tool is used to install OneDB in a kubernetes cluster. Helm is a package manager for Kubernetes and is used to install a helm chart.

A helm chart is simply a set of kubernetes yaml manifests that are combined into a single package. This provide an easy method to install a group of kubernetes manifests as a single package.

For installations steps and more information on helm, see: https://helm.sh