Skip to content

Deploy a Helm chart#

Helm is a package manager for Kubernetes that uses a packaging format called charts.

To deploy a Helm chart:

  1. In the cluster view, click Helm > Charts.
  2. Select a chart and click Install.
  3. In the Helm Install tab, configure the chart parameters and click Install.
  4. Click Helm > Releases to view a release of the installed chart.

See also

Using Helm charts

Helm oficial web-site

Helm documentation site: Charts