Update README.md

This commit is contained in:
Andy Zhang 2020-08-30 11:27:39 +08:00 committed by GitHub
parent 24d83693c3
commit 92489ffccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ Please refer to [install SMB CSI driver](./docs/install-smb-csi-driver.md)
## Kubernetes Development
Please refer to [development guide](./docs/csi-dev.md)
### View CI Results
Check testgrid [sig-storage-csi-smb](https://testgrid.k8s.io/sig-storage-csi-other) dashboard.
### Links
- [SMB FlexVolume driver](https://github.com/Azure/kubernetes-volume-drivers/tree/master/flexvolume/smb)
- [Kubernetes CSI Documentation](https://kubernetes-csi.github.io/docs/)