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
1 property has changed the description
- .spec.maxTTL
Couchbase Operator 2.8.0
+1~1
1 property has been added on this version
- .spec.history
1 property has changed the description
- .spec.maxTTL
Couchbase Operator 2.7.0
~4
4 properties have changed the description
- .apiVersion
- .kind
- .spec.maxTTL
- .spec.names
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