Skip to main content

Helm Charts On Clusters

Deploy helm charts to your Cluster

  1. Navigate to the marketplace section within a cluster
  2. Click on ‘Add Marketplace’.
Description of the image


This will navigate you to the marketplace module where you can see a list of helm charts to deploy from.

Once you have deployed the helm chart you want on the cluster, you will be navigated back to the Cluster > Marketplace section where you will see the helm chart status. For example, in the above screenshot, you can see the helm chart airflow in the deployed stage.

Here are the stages associated with helm chart deployment -

StatusDescription
DEPLOY_FAILEDDeployment of the chart failed
DELETE_FAILEDDeletion of the chart failed
DEPLOYINGThe helm chart is deploying
DEPLOYEDThe helm chart has been deployed
DELETINGThe helm chart is being deleted

Deleting helm chart from the cluster

Click on the bin button on the top right corner of the helm chart you want to remove!