Skip to content

Commit 0f33fee

Browse files
authored
Update README.md
1 parent 8376a77 commit 0f33fee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,15 @@ blobfuse 30G 8.9G 21G 31% /mnt/blobfuse
102102
/dev/sda1 30G 8.9G 21G 31% /etc/hosts
103103
...
104104
```
105-
In the above example, there is a `/mnt/blobfuse` directory mounted as dysk filesystem.
105+
In the above example, there is a `/mnt/blobfuse` directory mounted as `blobfuse` filesystem.
106106

107107
## Kubernetes Development
108108
Please refer to [development guide](./docs/csi-dev.md)
109109

110110

111111
### Links
112112
- [azure-storage-fuse](https://github.com/Azure/azure-storage-fuse)
113+
- [blobfuse flexvolume driver](https://github.com/Azure/kubernetes-volume-drivers/tree/master/flexvolume/blobfuse)
113114
- [Kubernetes CSI Documentation](https://kubernetes-csi.github.io/docs/Home.html)
114115
- [Analysis of the CSI Spec](https://blog.thecodeteam.com/2017/11/03/analysis-csi-spec/)
115116
- [CSI Drivers](https://github.com/kubernetes-csi/drivers)

0 commit comments

Comments
 (0)