Skip to content

Commit 90c8ede

Browse files
authored
Clean up lingering post-24.2 uses of serverless/dedicated (#20328)
* Clean up lingering post-24.2 uses of serverless/dedicated * Rich comments
1 parent 560b7a6 commit 90c8ede

File tree

107 files changed

+208
-209
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+208
-209
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
CockroachDB supports two types of backups:
22

33
- **Managed backups**: Cockroach Labs takes automated backups of CockroachDB {{ site.data.products.cloud }} clusters that are stored in Cockroach Labs' cloud storage. {% if page.name != "managed-backups.md" %} Refer to [Managed Backups]({% link cockroachcloud/managed-backups.md %}) to learn more about the type and frequency of backups supported for both CockroachDB {{ site.data.products.cloud }} clusters. {% else %} {% endif %}
4-
- {% if page.name == "take-and-restore-self-managed-backups.md" %} **Self-managed backups**: {% else %} **[Self-managed backups]({% link cockroachcloud/take-and-restore-self-managed-backups.md %})**: {% endif %} You can take manual backups and store them in your [cloud storage buckets]({% link {{site.current_cloud_version}}/use-cloud-storage.md %}) using the [`BACKUP`]({% link {{site.current_cloud_version}}/backup.md %}) statement. Self-managed backups are supported in CockroachDB {{ site.data.products.serverless }}, CockroachDB {{ site.data.products.dedicated }}, and CockroachDB {{ site.data.products.core }}.
4+
- {% if page.name == "take-and-restore-self-managed-backups.md" %} **Self-managed backups**: {% else %} **[Self-managed backups]({% link cockroachcloud/take-and-restore-self-managed-backups.md %})**: {% endif %} You can take manual backups and store them in your [cloud storage buckets]({% link {{site.current_cloud_version}}/use-cloud-storage.md %}) using the [`BACKUP`]({% link {{site.current_cloud_version}}/backup.md %}) statement. Self-managed backups are supported in all CockroachDB {{ site.data.cloud }} plans and CockroachDB {{ site.data.products.core }}.

src/current/_includes/cockroachcloud/ccloud/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The easiest way of getting started with CockroachDB Cloud is to use `ccloud quickstart`. The `ccloud quickstart` command guides you through logging in to CockroachDB Cloud, creating a new CockroachDB {{ site.data.products.serverless }} cluster, and connecting to the new cluster. Run `ccloud quickstart` and follow the instructions:
1+
The easiest way of getting started with CockroachDB Cloud is to use `ccloud quickstart`. The `ccloud quickstart` command guides you through logging in to CockroachDB Cloud, creating a new CockroachDB {{ site.data.products.basic }} cluster, and connecting to the new cluster. Run `ccloud quickstart` and follow the instructions:
22

33
{% include_cached copy-clipboard.html %}
44
~~~ shell

src/current/_includes/latest-release-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ released: {{ released }}<br />
2424
skippable: {{ skippable }}<br />
2525
{% endif %}
2626

27-
CockroachDB {{ latest.major_version }} is the latest supported production release.{% if skippable == true %} It is an [Innovation release]({% link releases/release-support-policy.md %}#support-types) that is optional for CockroachDB {{ site.data.products.dedicated }} and CockroachDB {{ site.data.products.core }} but required for CockroachDB {{ site.data.products.serverless }}.{% else %} It is a required [Regular release]({% link releases/release-support-policy.md %}#support-types).{% endif %} To learn more, refer to [CockroachDB {{ latest.major_version }} Release Notes](https://cockroachlabs.com/docs/releases/{{ latest.major_version }}.html).
27+
CockroachDB {{ latest.major_version }} is the latest supported production release.{% if skippable == true %} It is an [Innovation release]({% link releases/release-support-policy.md %}#support-types) that is optional for CockroachDB {{ site.data.products.advanced }} and CockroachDB {{ site.data.products.core }} but required for CockroachDB {{ site.data.products.basic }} and CockroachDB {{ site.data.products.standard }}.{% else %} It is a required [Regular release]({% link releases/release-support-policy.md %}#support-types).{% endif %} To learn more, refer to [CockroachDB {{ latest.major_version }} Release Notes](https://cockroachlabs.com/docs/releases/{{ latest.major_version }}.html).
2828

2929
{% if page.version.version != blank and page.version.version != latest.major_version %}
3030
**This page refers to CockroachDB {{ page.version.version }}, not {{ latest.major_version }}.**
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{site.data.alerts.callout_info}}
2-
It is possible to [backup]({% link {{ page.version.version }}/backup.md %}), [restore]({% link {{ page.version.version }}/restore.md %}), [import]({% link {{ page.version.version }}/import-into.md %}), and run [basic changefeeds](changefeed-for.html) in [CockroachDB {{ site.data.products.serverless }}](../cockroachcloud/quickstart.html) that have upgraded to v21.1 or later.
2+
It is possible to [backup]({% link {{ page.version.version }}/backup.md %}), [restore]({% link {{ page.version.version }}/restore.md %}), [import]({% link {{ page.version.version }}/import-into.md %}), and run [basic changefeeds](changefeed-for.html) in [CockroachDB {{ site.data.products.serverless }}](../cockroachcloud/quickstart.html).
33

44
[`userfile`]({% link {{ page.version.version }}/use-userfile-storage.md %}) storage is available in CockroachDB {{ site.data.products.serverless }} clusters for backups, restores, and imports.
55
{{site.data.alerts.end}}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{site.data.alerts.callout_info}}
2-
It is possible to [backup]({% link {{ page.version.version }}/backup.md %}), [restore]({% link {{ page.version.version }}/restore.md %}), [import]({% link {{ page.version.version }}/import-into.md %}), and run [basic changefeeds](changefeed-for.html) in [CockroachDB {{ site.data.products.serverless }}](../cockroachcloud/quickstart.html) that have upgraded to v21.1 or later.
2+
It is possible to [backup]({% link {{ page.version.version }}/backup.md %}), [restore]({% link {{ page.version.version }}/restore.md %}), [import]({% link {{ page.version.version }}/import-into.md %}), and run [basic changefeeds](changefeed-for.html) in [CockroachDB {{ site.data.products.serverless }}](../cockroachcloud/quickstart.html).
33

44
[`userfile`]({% link {{ page.version.version }}/use-userfile-storage.md %}) storage is available in CockroachDB {{ site.data.products.serverless }} clusters for backups, restores, and imports.
55
{{site.data.alerts.end}}

src/current/_includes/v24.3/app/start-cockroachdb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Choose whether to run a temporary local cluster or a free CockroachDB cluster on CockroachDB {{ site.data.products.serverless }}. The instructions below will adjust accordingly.
1+
Choose whether to run a temporary local cluster or a free CockroachDB cluster on CockroachDB {{ site.data.products.basic }}. The instructions below will adjust accordingly.
22

33
<div class="filters clearfix">
4-
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.serverless }}</button>
4+
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.basic }}</button>
55
<button class="filter-button page-level" data-scope="local">Use a Local Cluster</button>
66
</div>
77

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{site.data.alerts.callout_info}}
2-
CockroachDB {{ site.data.products.dedicated }} clusters comply with the Payment Card Industry Data Security Standard (PCI DSS). Compliance is certified by a PCI Qualified Security Assessor (QSA).
2+
CockroachDB {{ site.data.products.advanced }} clusters comply with the Payment Card Industry Data Security Standard (PCI DSS). Compliance is certified by a PCI Qualified Security Assessor (QSA).
33

4-
To achieve compliance with PCI DSS on a CockroachDB {{ site.data.products.dedicated }} cluster, you must enable all required features in your CockroachDB {{ site.data.products.cloud }} organization and your cluster, and you must take additional steps to ensure that your organization's applications and procedures comply with PCI DSS. For details, refer to [PCI DSS Compliance in CockroachDB {{ site.data.products.dedicated }} advanced](https://cockroachlabs.com/docs/cockroachcloud/pci-dss.html).
4+
To achieve compliance with PCI DSS on a CockroachDB {{ site.data.products.advanced }} cluster, you must enable all required features in your CockroachDB {{ site.data.products.cloud }} organization and your cluster, and you must take additional steps to ensure that your organization's applications and procedures comply with PCI DSS. For details, refer to [PCI DSS Compliance in CockroachDB {{ site.data.products.advanced }} advanced](https://cockroachlabs.com/docs/cockroachcloud/pci-dss.html).
55

6-
To learn more about achieving PCI DSS compliance with CockroachDB {{ site.data.products.dedicated }}, contact your Cockroach Labs account team.
6+
To learn more about achieving PCI DSS compliance with CockroachDB {{ site.data.products.advanced }}, contact your Cockroach Labs account team.
77
{{site.data.alerts.end}}

src/current/_includes/v24.3/setup/sample-setup-certs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<div class="filters clearfix">
3-
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.serverless }}</button>
3+
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.basic }}</button>
44
<button class="filter-button page-level" data-scope="local">Use a Local Cluster</button>
55
</div>
66

@@ -9,7 +9,7 @@
99

1010
<h3>Choose your installation method</h3>
1111

12-
You can create a CockroachDB {{ site.data.products.serverless }} cluster using either the CockroachDB Cloud Console, a web-based graphical user interface (GUI) tool, or <code>ccloud</code>, a command-line interface (CLI) tool.
12+
You can create a CockroachDB {{ site.data.products.basic }} cluster using either the CockroachDB Cloud Console, a web-based graphical user interface (GUI) tool, or <code>ccloud</code>, a command-line interface (CLI) tool.
1313

1414
<div class="filters clearfix">
1515
<button class="filter-button page-level" data-scope="console">Use the Cloud Console (GUI)<strong></strong></button>
@@ -45,7 +45,7 @@ The connection string is pre-populated with your username, password, cluster nam
4545

4646
<div class="filter-content" markdown="1" data-scope="ccloud">
4747

48-
Follow these steps to create a CockroachDB {{ site.data.products.serverless }} cluster using the <code>ccloud</code> CLI tool.
48+
Follow these steps to create a CockroachDB {{ site.data.products.basic }} cluster using the <code>ccloud</code> CLI tool.
4949

5050
{{site.data.alerts.callout_info}}
5151
The <code>ccloud</code> CLI tool is in Preview.

src/current/_includes/v24.3/setup/sample-setup-jdbc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11

22
<div class="filters clearfix">
3-
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.serverless }}</button>
3+
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.basic }}</button>
44
<button class="filter-button page-level" data-scope="local">Use a Local Cluster</button>
55
</div>
66

77
<div class="filter-content" markdown="1" data-scope="cockroachcloud">
88

99
<h3>Choose your installation method</h3>
1010

11-
You can create a CockroachDB {{ site.data.products.serverless }} cluster using either the CockroachDB Cloud Console, a web-based graphical user interface (GUI) tool, or <code>ccloud</code>, a command-line interface (CLI) tool.
11+
You can create a CockroachDB {{ site.data.products.basic }} cluster using either the CockroachDB Cloud Console, a web-based graphical user interface (GUI) tool, or <code>ccloud</code>, a command-line interface (CLI) tool.
1212

1313
<div class="filters clearfix">
1414
<button class="filter-button page-level" data-scope="console">Use the Cloud Console (GUI)<strong></strong></button>
@@ -41,7 +41,7 @@ The **Connect to cluster** dialog shows information about how to connect to your
4141

4242
<div class="filter-content" markdown="1" data-scope="ccloud">
4343

44-
Follow these steps to create a CockroachDB {{ site.data.products.serverless }} cluster using the <code>ccloud</code> CLI tool.
44+
Follow these steps to create a CockroachDB {{ site.data.products.basic }} cluster using the <code>ccloud</code> CLI tool.
4545

4646
{{site.data.alerts.callout_info}}
4747
The <code>ccloud</code> CLI tool is in Preview.

src/current/_includes/v24.3/setup/sample-setup-parameters-certs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<div class="filters clearfix">
3-
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.serverless }}</button>
3+
<button class="filter-button page-level" data-scope="cockroachcloud">Use CockroachDB {{ site.data.products.basic }}</button>
44
<button class="filter-button page-level" data-scope="local">Use a Local Cluster</button>
55
</div>
66

@@ -9,7 +9,7 @@
99

1010
<h3>Choose your installation method</h3>
1111

12-
You can install a CockroachDB {{ site.data.products.serverless }} cluster using either the CockroachDB Cloud Console, a web-based graphical user interface (GUI) tool, or <code>ccloud</code>, a command-line interface (CLI) tool.
12+
You can install a CockroachDB {{ site.data.products.basic }} cluster using either the CockroachDB Cloud Console, a web-based graphical user interface (GUI) tool, or <code>ccloud</code>, a command-line interface (CLI) tool.
1313

1414
<div class="filters clearfix">
1515
<button class="filter-button page-level" data-scope="console">Use the Cloud Console (GUI)<strong></strong></button>
@@ -42,7 +42,7 @@ The **Connect to cluster** dialog shows information about how to connect to your
4242

4343
<div class="filter-content" markdown="1" data-scope="ccloud">
4444

45-
Follow these steps to create a CockroachDB {{ site.data.products.serverless }} cluster using the <code>ccloud</code> CLI tool.
45+
Follow these steps to create a CockroachDB {{ site.data.products.basic }} cluster using the <code>ccloud</code> CLI tool.
4646

4747
{{site.data.alerts.callout_info}}
4848
The <code>ccloud</code> CLI tool is in Preview.

0 commit comments

Comments
 (0)