Skip to content

Commit

Permalink
Merge pull request #221 from jingxu97/snapshotdeploy
Browse files Browse the repository at this point in the history
Update snapshot example doc
  • Loading branch information
k8s-ci-robot authored Jan 16, 2019
2 parents c7dbf14 + 31f36ca commit ac5169f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ web-server 1/1 Running 0 1m

### Snapshot Example

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

0 comments on commit ac5169f

Please sign in to comment.