Skip to content

Commit b4e8da7

Browse files
authored
Update README.md
1 parent e1e879e commit b4e8da7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/example/nfs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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)
44
- [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. Please ensure that you have registered Encrypt in Transit (EiT) feature before proceeding.
5+
- Currently, Encrypt in Transit (EiT) feature doesn't support ARM64 node.
56
- supported OS: Linux
67

78
#### Prerequisite

0 commit comments

Comments
 (0)