Skip to content

Commit a7f461e

Browse files
author
Cheng Pan
committed
Update snapshot section to include EBS CSI Driver as example
1 parent 54fce54 commit a7f461e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/src/snapshot-restore-feature.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Note that this could happen if the `PersistentVolumeClaim` spec and the `VolumeS
7878
## Examples
7979

8080
The following CSI drivers implement the snapshot feature and maybe referred to for example implementations:
81+
* [AWS EBS CSI driver](https://github.com/kubernetes-sigs/aws-ebs-csi-driver)
8182
* [GCE PD CSI driver](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver)
8283
* [OpenSDS CSI driver](https://github.com/opensds/nbp/tree/master/csi/server)
8384
* [Ceph RBD CSI driver](https://github.com/ceph/ceph-csi/tree/master/pkg/rbd)
84-
* [GlusterFS CSI driver](https://github.com/gluster/gluster-csi-driver)
85+
* [GlusterFS CSI driver](https://github.com/gluster/gluster-csi-driver)

0 commit comments

Comments
 (0)