diff --git a/README.md b/README.md index c7656736..35db2f7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # CSI Snapshotter -The CSI external-snapshotter is part of Kubernetes implementation of [Container Storage Interface (CSI)](https://github.com/container-storage-interface/spec) +The CSI external-snapshotter is part of Kubernetes implementation of [Container Storage Interface (CSI)](https://github.com/container-storage-interface/spec). + +The volume snapshot feature supports CSI v1.0 and it has been an Alpha feature in Kubernetes since v1.12. ## Overview