Skip to content

Commit 6a45ad7

Browse files
authored
Update README.md
1 parent 8b3d890 commit 6a45ad7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please refer to `blobfuse.csi.azure.com` [driver parameters](./docs/driver-param
2929
### Install blobfuse CSI driver on a kubernetes cluster
3030
Please refer to [install blobfuse csi driver](https://github.com/kubernetes-sigs/blobfuse-csi-driver/blob/master/docs/install-blobfuse-csi-driver.md)
3131
32-
### Examples
32+
### Usage
3333
- [Basic usage](./deploy/example/e2e_usage.md)
3434
3535
### Troubleshooting
@@ -41,8 +41,7 @@ Please refer to [development guide](./docs/csi-dev.md)
4141
4242
### Links
4343
- [azure-storage-fuse](https://github.com/Azure/azure-storage-fuse)
44-
- [blobfuse flexvolume driver](https://github.com/Azure/kubernetes-volume-drivers/tree/master/flexvolume/blobfuse)
45-
- [Kubernetes CSI Documentation](https://kubernetes-csi.github.io/docs/Home.html)
46-
- [Analysis of the CSI Spec](https://blog.thecodeteam.com/2017/11/03/analysis-csi-spec/)
44+
- [Kubernetes CSI Documentation]( https://kubernetes-csi.github.io/docs/)
4745
- [CSI Drivers](https://github.com/kubernetes-csi/drivers)
4846
- [Container Storage Interface (CSI) Specification](https://github.com/container-storage-interface/spec)
47+
- [Blobfuse FlexVolume driver](https://github.com/Azure/kubernetes-volume-drivers/tree/master/flexvolume/blobfuse)

0 commit comments

Comments
 (0)