Skip to content

Commit 31f36ca

Browse files
committed
Update snapshot example doc
Adding the comments in snapshot example for installing the driver in dev version.
1 parent 5fb4dec commit 31f36ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ web-server 1/1 Running 0 1m
102102

103103
### Snapshot Example
104104

105+
Please note that VolumeSnapshot is currently alpha feature. In order to enable this feature, please install CSI driver with
106+
dev version by setting the environment variable "GCE_PD_DRIVER_VERSION=dev"
105107
1. Create example Default Snapshot Class
106108
```
107109
$ kubectl create -f ./examples/kubernetes/demo-defaultsnapshotclass.yaml

0 commit comments

Comments
 (0)