Skip to content

Commit 87e5b77

Browse files
authored
Update README.md
1 parent df6a79f commit 87e5b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/example/nfs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## NFS support
22
[NFS 4.1 support for Azure Files](https://docs.microsoft.com/en-us/azure/storage/files/files-nfs-protocol) is optimized for random access workloads with in-place data updates and provides full POSIX file system support. This page shows how to use NFS feature by Azure File CSI driver on Azure Kubernetes cluster.
33
- [Compare access to Azure Files, Blob Storage, and Azure NetApp Files with NFS](https://docs.microsoft.com/en-us/azure/storage/common/nfs-comparison)
4-
- supported OS: Linux
54
- [Encrypt in Transit(EiT) for NFS (Preview)](https://learn.microsoft.com/en-us/azure/storage/files/encryption-in-transit-for-nfs-shares) is now supported from CSI driver v1.33.0, by setting `encryptInTransit: "true"` in the storage class parameters, you can enable data encryption in transit for NFS Azure file volumes.
5+
- supported OS: Linux
66

77
#### Prerequisite
88
- When using AKS managed CSI driver, make sure cluster `Control plane` identity(with name `AKS Cluster Name`) has `Contributor` permission on vnet resource group

0 commit comments

Comments
 (0)