Lightbits Helm Repository

Adding the Lightbits Helm Repository

Bash
Copy

Listing Helm Repositories

Bash
Copy

Listing All Packages from the Lightbits Helm Repository

Bash
Copy

Deploying Snapshot-Controller On the Kubernetes Cluster

For additional information, see: kubernetes-csi#snapshot-controller

Volume snapshot is managed by a controller named Snapshot-Controller.

Kubernetes admins should bundle and deploy the controller and CRDs as part of their Kubernetes cluster management process (independent of any CSI driver).

If your cluster does not come pre-installed with the correct components, you can manually install these components by executing these these steps

For convenience, we provide Helm Charts to deploy snapshot-controller,

The following are the CRDs and RBAC rules:

Bash
Copy

Deploy these resources once before installing lb-csi-plugin.

If these resources are already deployed for use by other CSI drivers, make sure the versions are correct and skip this step.

Deploying Release lb-csi Using lb-csi-plugin Chart

The following command will install lb-csi-plugin using lb-csi-plugin Helm Chart (latest version) from lightbits-helm-repo.

Note that we install the plugin under kube-system namespace.

Bash
Copy

Inspecting the Chart

You can watch the Helm Chart values using the following command:

Bash
Copy

Deleting Release lb-csi

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard