- Helm 3.1+ is required when installing the couchbase cluster chart.
- A license for Couchbase Server Enterprise Edition.
The Couchbase Operator can be used to instantly deploy the Autonomous Operator, Admission Controller, and Couchbase Cluster. Additonally, Sync Gateway can be deployed, along with auto-generation of TLS and networking services.
To quickly deploy the admission controller and Operator, as well as a Couchbase Server cluster:
-
Add the chart repository to
helm
:helm repo add couchbase https://couchbase-partners.github.io/helm-charts/ helm repo update
-
Install the Chart:
helm install default couchbase/couchbase-operator
See Couchbase Helm Documentation for more information about customizing and managing your charts.