gcs
gcs copied to clipboard
Not able to extend the gcs cluster, Raising this issue as a enhancement
Currently by default with vagrant script we are getting 3 node gcs setup (gd2 container cluster). Its not possible to extending the peers with current gcs setup.
But in OCS we are able extend the peers for "gluster container cluster" using heketi commands.
Same we should be able to do it on gcs setup.
it should be possible if we follow below steps
- Add a new node to the kubernetes
- create a glusterd2 stateful sets to point to the new node by this, we can add a new node to the glusterd2 cluster
@kshlm @JohnStrunk please correct me if am wrong.
Today this is very manual. We will be working to automate it in the future.