gluster / gluster-subvol

Subdirectories of Gluster volumes as PVs in Kubernetes and OpenShift
Apache License 2.0
11 stars 6 forks source link

Investigate ReadWriteMany PVs #6

Closed JohnStrunk closed 5 years ago

JohnStrunk commented 6 years ago

Having seen some documentation that Flex doesn't support RWX, the current PVs are created as ReadWriteOnce. Test whether ReadWriteMany can be used and potentially change volcreator to provision RWX volumes.

JohnStrunk commented 5 years ago

It works.