Update README.md

This commit is contained in:
Andy Zhang 2021-06-01 11:45:07 +08:00 committed by GitHub
parent 742f7a55c0
commit d03903e606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ Please refer to [`nfs.csi.k8s.io` driver parameters](./docs/driver-parameters.md
### Examples
- [Set up a NFS Server on a Kubernetes cluster](./deploy/example/nfs-provisioner/README.md)
- [Basic usage](./deploy/example/README.md)
- [fsGroupPolicy](./deploy/example/fsgroup)
### Troubleshooting
- [CSI driver troubleshooting guide](./docs/csi-debug.md)