Title
Create new category
Edit page index title
Edit category
Edit link
Lightbits Helm Repository
Adding the Lightbits Helm Repository
Listing Helm Repositories
Listing All Packages from the Lightbits Helm Repository
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:
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.
Inspecting the Chart
You can watch the Helm Chart values using the following command:
Deleting Release lb-csi
© 2026 Lightbits Labs™