Skip to content

Commit

Permalink
Update README.md to note external-snapshotter is required along with …
Browse files Browse the repository at this point in the history
…explaining how the snapshot is created
  • Loading branch information
lectrician1 authored Sep 3, 2024
1 parent dd765aa commit c077801
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion deploy/example/snapshot/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Volume Snapshot Example

This creates a snapshot of a volume using `tar`.

- supported from v4.3.0
- Make sure you have `externalSnapshotter.enabled=true` if you are using the Helm chart.

## Create source PVC and an example pod to write data

Expand Down Expand Up @@ -73,4 +76,4 @@ outfile
```

### Links
- [CSI Snapshotter](https://github.com/kubernetes-csi/external-snapshotter)
- [CSI Snapshotter](https://github.com/kubernetes-csi/external-snapshotter)

0 comments on commit c077801

Please sign in to comment.