Shared Storage Directory for VMs

Oct 4, 2017
8
0
6
39
What is the best way to add a shared directory in VMs similar to how containers allow?

My goal is as follows, provision storage on the main node disk to allow for VMs to store files into a mounted directory that can be shared (mounted) inside of other VM instances.

Best regards,
Ram