Create a Helm Release

a. Helm > Helm Releases

Click on the “Helm” tab from the left-hand sidebar. Select the Helm-Releases

b. Helm Releases View > Create helm release

Navigate to the "Helm Releases" view, then click on the "+ Create helm release" to initiate the creation of a new Helm release. All existing helm releases are visible in the “Helm Releases” screen.

c. Add Helm Release Details

To create a Helm release, follow these steps:

  1. Specify Release Name: Provide a name for the release.

  2. Choose Helm Chart: Select the desired Helm chart from the provided dropdown menu.

  3. Select Target Cluster: Choose the target cluster from the available options in the Clusters dropdown.

  4. Pick Namespace: Select a namespace from the dropdown menu.

  5. Choose Helm Chart Version: Pick the version of the Helm Chart you wish to deploy from the Helm Chart version dropdown.

  6. Initiate Release Process: Click the "Create Helm release" button to start the release process.

The new helm release will be updated on the helm releases view screen, as demonstrated at the beginning of this process.

Last updated