Hi all, I am testing the Kubernetes plugin for CS 4.14 and I am trying to figure out how to manage persistent storage across multiple nodes so a container can survive being moved from one node to another. The only thing I can think of to make this work would be a separate NFS server that containers can mount to, but perhaps there is a better option ? Are there any best practices around how to implement this in Cloudstack ?
Regards Niclas