RedCoolBeans / docker-volume-beegfs

Docker Volume Plugin for BeeGFS
MIT License
34 stars 12 forks source link

Kubernetes client for beegfs #7

Open dimm0 opened 6 years ago

dimm0 commented 6 years ago

Do you have any plans to make a kubernetes PersistentVolume plugin (https://kubernetes-csi.github.io/docs/ ?) for kubernetes to access an external BeegFS cluster?

I don't see a way to mount it directly from pods, since BeegFS requires UDP ports to be open

brtkwr commented 6 years ago

I have the same question as the author. There is some work under way to support this but it appears to mount an existing BeeGFS folder on the host machine rather than interfacing with BeeGFS server directly: https://github.com/piersharding/drivers/commit/091c2f299ed13cf282638ea7b90a540cf61a1ca9