doyoubi / undermoon-operator

Kubernetes Operator for Redis cluster based on Undermoon
27 stars 2 forks source link

Quick Question #53

Open vineelyalamarthy opened 1 year ago

vineelyalamarthy commented 1 year ago

I was looking at README document. It specifies that chunkNumber of 1 corresponds to having 2 masters and 2 replicas. But if we only want to have three masters and three replicas , how can we accomplish that using this operator.

doyoubi commented 1 year ago

It does not support arbitrary number of masters and replicas. In your case, I suggest try out 2 chunks with 4 masters and 4 replicas.