Snapshot Controller deploys the Kubernetes snapshot-controller, a required component for CSI volume snapshotting. It manages the lifecycle of VolumeSnapshots, enabling the creation, listing, and deletion of snapshots. The controller is CSI-agnostic, meaning it works with any CSI driver that supports the snapshot API, providing a standardized way to handle persistent volume snapshots in Kubernetes clusters.
Install with:
helm repo add snapshot-controller oci://ghcr.io/home-operations/charts-mirror/snapshot-controller
helm install snapshot-controller snapshot-controller/snapshot-controller -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| snapshot-controller | joryirving/home-ops | 194 | 5.0.0 | 10 hours ago |
| snapshot-controller | billimek/k8s-gitops | 750 | 5.0.0 | 11 hours ago |
| snapshot-controller | blackjid/home-ops | 99 | 5.0.0 | 13 hours ago |
| snapshot-controller | kashalls/home-cluster | 105 | 5.0.0 | 19 hours ago |
| snapshot-controller | waifulabs/infrastructure | 193 | 5.0.0 | 19 hours ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
| number, string | |
| string | |
| string | |
controller.volumeSnapshotClasses[].driver (8) driver.longhorn.io | string |
controller.volumeSnapshotClasses[].name (8) longhorn-snapclass | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
webhook.enabled (19) false | boolean |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string |