Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

Add the Helm Repository for VAST Block CSI Driver

Prev Next

Add the Helm repository that contains the VAST Block CSI Driver Helm chart to the list of available repositories:

  1. Add the Helm repository for VAST Block CSI Driver:

    helm repo add <repo> https://vast-data.github.io/vast-csi

    Specify any suitable name for repo. This name will be used to refer to the VAST Block CSI Driver repository when running Helm commands. For example: vastblock

  2. Verify that the repository has been added:

    helm repo list

    The output is similar to the following:

    NAME      URL 
    vastblock https://vast-data.github.io/vast-csi