Category: Azure
-
Azure Files NFS mounted on Azure Kubernetes Service
I am doing some work with a customer around mounting Azure Files using NFS in an AKS cluster. In this blog post, I\’m summarizing how to achieve this! In many applications, you need to have access to some shared files. There\’s a couple of ways of setting this up. In Linux a common approach to…