rosskukulinski / kubernetes-rethinkdb-cluster

RethinkDB cluster on top of Kubernetes made easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to adjust shard/replica count?

chrisabrams opened this issue · comments

I have followed the directions and have setup a 3 node cluster. I was hoping to have the cluster be 3 replicas, but by default, the cluster creates 3 shards.

Is there a way to adjust the shard/replica count? I don't see the options for that in the Admin UI.

Nevermind, I see that it is listed under each table. I thought it was under the server tab :O