I have configured a dgraph cluster using Kubernetes. Everything is good but now we want to start scaling up the cluster. As we scale up and increase the number of servers, we would also like to change the number of replicas the data is replicated to.
Can anybody has done this? Can this be done dynamically?