wattsteve / glusterfs-kubernetes

Run GlusterFS as Pods within Kubernetes
Apache License 2.0
38 stars 11 forks source link

Daemonset support and service support? #3

Open ckleban opened 8 years ago

ckleban commented 8 years ago

Are you still researching this type of project (storage inside a k8s cluster)? Seems really interesting. I'm thinking of looking into this too and am curious if you looked at using services and Daemonsets ?

wattsteve commented 8 years ago

Hi Chris, Yes, absolutely. I haven't looked at using services and Daemonsets yet. What I've been doing is looking at commonalities when running various scale out data platforms (storage and database) in Kubernetes and then trying to figure out what the shared deployment best practices are. I'm just wrapping up clustered MongoDB and next I'm moving onto Cassandra. I'm keen to compare notes and trade ideas though. If you want to shoot me a note at swatt AT redhat. com we could set up a google hangout?