We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb4dec commit 60828c3Copy full SHA for 60828c3
README.md
@@ -102,6 +102,8 @@ web-server 1/1 Running 0 1m
102
103
### Snapshot Example
104
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 GCE_PD_DRIVER_VERSION=dev
107
1. Create example Default Snapshot Class
108
```
109
$ kubectl create -f ./examples/kubernetes/demo-defaultsnapshotclass.yaml
0 commit comments