Skip to content

Commit 4391d03

Browse files
authored
Update driver-parameters.md
1 parent 3de1242 commit 4391d03

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
@@ -83,6 +83,7 @@ volumeAttributes.keyVaultSecretVersion | Azure Key Vault secret version | existi
8383
- Note
8484
- only mounting blobfuse requires account key, and if secret is not provided in PV config, driver would try to get `azure-storage-account-{accountname}-secret` in the pod namespace, if not found, driver would try using kubelet identity to get account key directly using Azure API.
8585
- mounting blob storage NFSv3 does not need account key, it requires storage account configured with same vnet with agent node.
86+
- blobfuse does not support private link well, check details [here](https://github.com/Azure/azure-storage-fuse/wiki/2.-Configuring-and-Running#private-link)
8687

8788
- create a Kubernetes secret for `nodeStageSecretRef.name`
8889
```console

0 commit comments

Comments
 (0)