hobby-kube / guide

Kubernetes clusters for the hobbyist.
MIT License
5.57k stars 258 forks source link

ReadWriteMany not working #79

Closed willipreuk closed 5 years ago

willipreuk commented 5 years ago

Hey guys,

First off: Thanks for this amazing guide!! So my question is, how can I configure rook / ceph to allow me to use ReadWriteMany Volumes. Because with my current setup I can create such volumes but, if I spin up a second replica, it throws an error: "Volumes in use".

Maybe its just a dump mistake on my side but help would be much appreciated.

Thanks in advance!

willipreuk commented 5 years ago

Okay got it with nfs mounts.