Helm Charts On Clusters
Deploy helm charts to your Cluster
- Navigate to the marketplace section within a cluster
- Click on ‘Add Marketplace’.
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 -
Status | Description |
---|---|
DEPLOY_FAILED | Deployment of the chart failed |
DELETE_FAILED | Deletion of the chart failed |
DEPLOYING | The helm chart is deploying |
DEPLOYED | The helm chart has been deployed |
DELETING | The 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!