kubernetes-under-the-hood icon indicating copy to clipboard operation
kubernetes-under-the-hood copied to clipboard

How to setup storage GlusterFS

Open handsomesean82 opened this issue 2 years ago • 1 comments

Hi guys, thanks for your great work, it's really helpful. I just have a small question on the documentation on the set up storage GlusterFS. In the section "Send commands to all panes", step 1, "join the Gluster nodes to the cluster", i saw the command is "ssh kube-node01", which mean it's issued from kube-node01(worker node I assume), but I think this should be issued from the newly created glusterFS node? Please correct me if I am wrong, thanks.

handsomesean82 avatar May 05 '22 03:05 handsomesean82

Seems what you are referring to:

https://github.com/bsdnet/kubernetes-under-the-hood/blob/master/documentation/gluster.md#configure-the-cluster

Looks storage part is not fully done yet.

bsdnet avatar Dec 25 '23 22:12 bsdnet