I’m new to couchbase
I just setup couchbase cluster on with couchbase operator. below are setup versions.
kubernetes cluster : v1.19.16
CouchBase Operator: v2.2.3
CouchBase : v7.0.5
Everything has worked okay until I modified CRD CouchbaseCluster yaml and applied it.
I changed two things.
- couchbase clutster auth
- data service memory
No endpoint for couchbase ui and tried to access to ui then i got 503.
From couchbase-cli nodes are healthy. any suggestions would be appreciated.