of theaccessin "multiple pods to access the volume" bit. This leads to spread of confusing information like multiple pods can access but only one pod can write at a time. We should tweak the wording here, but I'm worried we might need a follow-up PR if we merge this as is. As dr...
Either the replicaset to fail because it was trying to do something invalid (mount a RWO volume to multiple pods) or to succeed but only mount to one pod. How to reproduce it (as minimally and precisely as possible): Here is the manifest I applied that is pointing to a local NFS ser...