Maintained with ☕️ by
IcePanel logo

Generally Available: Encryption in Transit for Azure Files NFS Shares in Azure Kubernetes Service (AKS)

Share

Services

Azure Kubernetes Service (AKS) now generally supports Encryption in Transit (EiT) for Azure Files NFS v4.1 volumes through the Azure File CSI driver. With EiT enabled, data transferred between AKS workloads and Azure Files NFS shares is encrypted using TLS, helping customers meet security and compliance requirements for production workloads. The capability is integrated with the AZNFS mount helper and Stunnel and can be enabled through storage class configuration without requiring application changes. This capability is available in all Azure regions that support Azure Files Premium (SSD). Learn more: * [Create and Manage Persistent Volumes with Azure Files in Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/create-volume-azure-files#encryption-in-transit-eit-for-nfs-file-shares) * [Redundancy support for SSD Azure file shares | Microsoft Learn](https://learn.microsoft.com/en-us/azure/storage/files/redundancy-premium-file-shares) * [How to Encrypt Data in Transit for NFS shares](https://learn.microsoft.com/en-us/azure/storage/files/encryption-in-transit-for-nfs-shares?tabs=azure-portal%2CUbuntu) * [Use Container Storage Interface (CSI) Drivers on Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/csi-storage-drivers?pivots=azure-files)