Skip to content

Commit e13ee98

Browse files
authored
Update workload-identity-static-pv-mount.md
1 parent c9320ab commit e13ee98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workload-identity-static-pv-mount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# workload identity support on static provisioning
22
- supported from v1.24.0
33

4-
This feature is specifically designed for blobfuse mount and is not available for NFS mount as NFS mount does not require credentials. There is a standalone blobfuse mount for every pod, it may cause performance issues when multiple pods are present on a single node.
4+
The feature is intended for blobfuse mount and is not supported for NFS mount since NFS mount does not need credentials. Each pod has its own standalone blobfuse mount, but if multiple pods are present on a single node, it may lead to performance problems.
55

66
## Prerequisites
77
### 1. Create a cluster with oidc-issuer enabled and get the credential

0 commit comments

Comments
 (0)