I am trying to understand if it is possible to use nomad on vmware. I see that the old vmware storage driver for docker has been deprecated, and the new CSI driver isn’t functional for nomad at this time, as the community around that is purely focused on k8s.
Can I use Raw Device Mappings and attach a LUN on every node?
Does Vvols help at all?
Do I need to use NFS?
I am concerned about locking.
Any guidance on this would be greatly appreciated