Migrating Kubernetes volumes to Longhorn
Migrating NFS volumes to the NFS CSI driver
was an easy step forward preparing the single-node Kubernetes cluster to be upgraded to
an Active-Active High Availability cluster.
The next step in that direction is to migrate volumes currently implemented
(the lazy way) with hostPath pointed to local NVMe SSD storage to a distributed file
system, while still leveraging the SSDs speed as high-availability distributed volumes
replicated across every node's local NVMe SSDs.