Skip to content

Commit a997ea6

Browse files
authored
Update driver-parameters.md
1 parent df45568 commit a997ea6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/driver-parameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ kubectl create secret generic azure-secret --from-literal azurestoragespnclients
114114
- blobfuse cache is on `/mnt` directory by default, `/mnt` is mounted on temp disk if VM sku provides temp disk, `/mnt` is mounted on os disk if VM sku does not provide temp disk
115115
- with blobfuse-proxy deployment (default on AKS), user could set `--tmp-path=` mount option to specify a different cache directory
116116
- [Mount an azure blob storage with a dedicated user-assigned managed identity](https://github.com/qxsch/Azure-Aks/tree/master/aks-blobfuse-mi)
117+
- [Blobfuse Performance and caching](https://github.com/Azure/azure-storage-fuse/tree/blobfuse-1.4.5#performance-and-caching)
117118

118119
#### `containerName` parameter supports following pv/pvc metadata conversion
119120
> if `containerName` value contains following strings, it would be converted into corresponding pv/pvc name or namespace

0 commit comments

Comments
 (0)