Skip to content

Commit ac5169f

Browse files
authored
Merge pull request #221 from jingxu97/snapshotdeploy
Update snapshot example doc
2 parents c7dbf14 + 31f36ca commit ac5169f

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)