Deploying a Sync Gateway Cluster
Provides access to instruction on deploying a Sync Gateway cluster on Kubernetes and connecting with a Couchbase Server cluster
How to
Follow the instructions in this tutorial to connect Sync Gateway deployed on kubernetes to a Couchbase Server cluster — Connect Sync Gateway to a Couchbase Cluster. See also the prerequisites in the tutorial’s Connecting SGW to Server (Prerequisites) section.
If the Couchbase Server was deployed using Couchbase Autonomous Operater 1.2, then the following deviations from those instructions apply:
-
You cannot configure Mutual TLS (mTLS, or two-way TLS) to connect to the Couchbase Server, although you can use one-way TLS (see: the tutorial’s Enabling TLS Connectivity to Couchbase Server section).
-
If you are using RBAC users to connect, you need to create the sync gateway user as shown in Create an RBAC User.
This user is referenced in the tutorial’s Configuring RBAC User for Sync Gateway section.
Related Information
-
Read more in our blog. See Deploy Sync Gateway Clusters on Kubernetes
-
Checkout the Couchbase Forums