File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
3030Please 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)
You can’t perform that action at this time.
0 commit comments