Hello, I'm a bit of a newbie and I setup a NFS svm on a FAS8300 for usage with trident. I would like to use a single SVM to store PVC's from multiple dedicated k8s clusters as well as for two a large shared k8s cluster.
I intend to use prefix for my volumes to identify volume/cluster/customer, where I am confused is how to ensure customer in namespace A cannot temper with NFS PVC of customer in namespace B and vice versa.
Is this isolated by design ?