Deploy a Helm chart#
Helm is a package manager for Kubernetes that uses a packaging format called charts.
To deploy a Helm chart:
- In the cluster view, click Helm > Charts.
- Select a chart and click Install.
- In the Helm Install tab, configure the chart parameters and click Install.
- Click Helm > Releases to view a release of the installed chart.
See also