Kubespec Logo kubespec.dev

couchbase.com/v2

Namespaced Resource

CouchbaseCollectionGroup

        CouchbaseCollectionGroup represent the finest grained size of data storage in Couchbase.
Collections contain all documents and indexes in the system.  Collections also form
the finest grain basis for role-based access control (RBAC) and cross-datacenter
replication (XDCR).  In order to be considered by the Operator, every collection group
must be referenced by a `CouchbaseScope` or `CouchbaseScopeGroup` resource.  Unlike the
CouchbaseCollection resource, a collection group represents multiple collections, with
common configuration parameters, to be expressed as a single resource, minimizing required
configuration and Kubernetes API traffic.  It also forms the basis of Couchbase RBAC
security boundaries.
      

Click on Property Name to show the description, and Pink Types to expand schema.

Required properties are marked with *

Change History

Couchbase Operator 2.8.1

~1

Couchbase Operator 2.8.0

+1~1

Couchbase Operator 2.7.0

~4

Couchbase Operator 2.6.4

Couchbase Operator 2.6.3

Couchbase Operator 2.6.2

Couchbase Operator 2.6.1

Couchbase Operator 2.6.0

Couchbase Operator 2.5.2

Couchbase Operator 2.5.1

Couchbase Operator 2.5.0

Couchbase Operator 2.4.3

Couchbase Operator 2.4.2

Couchbase Operator 2.4.1

We don't have any examples of CouchbaseCollectionGroup yet 😕

But the good news is, you can help us by contributing examples on GitHub

No links for CouchbaseCollectionGroup yet

You can help us by adding useful links on GitHub