File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -102,14 +102,15 @@ blobfuse 30G 8.9G 21G 31% /mnt/blobfuse
102
102
/dev/sda1 30G 8.9G 21G 31% /etc/hosts
103
103
...
104
104
```
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.
106
106
107
107
## Kubernetes Development
108
108
Please refer to [ development guide] ( ./docs/csi-dev.md )
109
109
110
110
111
111
### Links
112
112
- [ 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 )
113
114
- [ Kubernetes CSI Documentation] ( https://kubernetes-csi.github.io/docs/Home.html )
114
115
- [ Analysis of the CSI Spec] ( https://blog.thecodeteam.com/2017/11/03/analysis-csi-spec/ )
115
116
- [ CSI Drivers] ( https://github.com/kubernetes-csi/drivers )
You can’t perform that action at this time.
0 commit comments