Andrew Pruski continues a series on running Azure SQL Edge on a cluster of Raspberry Pis:
In a previous post we went through how to setup a Kubernetes cluster on Raspberry Pis and then deploy Azure SQL Edge to it.
In this post I want to go through how to configure a NFS server so that we can use that to provision persistent volumes in the Kubernetes cluster.
There are a fair number of steps, but Andrew does a good job taking us through them.