We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848c47a commit e07a838Copy full SHA for e07a838
src/current/_data/products.yml
@@ -1,21 +1,22 @@
1
+# Former CockroachDB Cloud Products
2
serverless: Serverless
-
3
dedicated: Dedicated
4
5
dedicated-advanced: Dedicated advanced
6
7
-core: self-hosted
8
+# Former CockroachDB feature classification
9
enterprise: Enterprise
10
+# CockroachDB self-hosted
+core: self-hosted
11
+
12
+# CockroachDB Cloud
13
cloud: Cloud
14
15
+# CockroachDB Cloud plans
16
basic: Basic
17
standard: Standard
18
advanced: Advanced
19
20
+# Kubernetes operators
21
public-operator: Public operator
22
cockroachdb-operator: CockroachDB operator
0 commit comments