# snapshot-controller

Deploys the [snapshot-controller](https://github.com/kubernetes-csi/external-snapshotter) in a cluster. The controller is required for CSI snapshotting to work and is not specific to any CSI driver. The CSI snapshotter is part of Kubernetes implementation of Container Storage Interface (CSI).

> **Note**
>
> Source: [`kubernetes/apps/kube-system/snapshot-controller/README.md`](https://github.com/ahgraber/homelab-gitops-k3s/blob/main/kubernetes/apps/kube-system/snapshot-controller/README.md)
