Description
https://forums.couchbase.com/t/couchbase-operator/20286
harshitbatra
4d
Hi,
I am using Couchbase Operator to create a Couchbase Cluster on Kubernetes. If I give server size as 1 in default operator.yaml, the cluster is running fine and is creating a bucket. But if I increase the server size greater than 1 (lets say 3), cluster nodes are going in unready state and also the bucket is not being created.
I am attaching the operator logs as well as Couchbase Cluster logs.
Looking forward for your assistance.