Hi @tommie
I used the link that you provided, Access the Couchbase Server User Interface | Couchbase Docs, but since I use K8s v1.19, the pathType: Prefix
is no longer supported. So, I used pathType: ImplementationSpecific
and got the following error message: no healthy upstream
.
If anyone can share any information, docs, or links that I can look into, that will be great, highly appreciated.