I understand what the accessModes individually do, but I was surprised to see that the configuration section for accessModes is an array, rather than a simple key-value. The documentation is far from clear, and as far as I can tell doesn't even mention having more than one.
What does it mean for a PersistentVolumeClaim to specify more than one AccessMode?