44
55
66This is a collection of how-to guides for CrateDB Cloud. Learn how to manage
7- your cluster and organizations below. For the purposes of these guides,
7+ your cluster and organizations below. For the purposes of these guides,
88we assume you interact with CrateDB Cloud by using the CrateDB
99Cloud Console. Alternatively, you can use the command-line interface CrateDB
1010Cloud CLI, aka. {ref}` Croud <cloud-cli:index> ` .
@@ -69,7 +69,8 @@ Learn how to scale your cluster up or down, depending on your needs.
6969:::{grid-item-card} {octicon}` hourglass ` Suspend Cluster
7070:link : suspend-cluster
7171:link-type: ref
72- Learn how to temporarily suspend your cluster. You are only charged for storage while in suspended state.
72+ Learn how to temporarily suspend your cluster. You are only charged for storage
73+ while in suspended state.
7374:::
7475
7576:::{grid-item-card} {octicon}` trash ` Delete Cluster
@@ -87,28 +88,23 @@ Learn how backups are made and how to restore them.
8788:::{grid-item-card} {octicon}` clock ` Logical Replication
8889:link : logical-replication
8990:link-type: ref
90- Logical replication is a mechanism by which data can automatically be
91+ Logical replication is a mechanism by which data can automatically be
9192copied across multiple clusters.
9293:::
9394
9495:::{grid-item-card} {octicon}` clock ` Private Endpoints
9596:link : private-endpoints
9697:link-type: ref
97- A private endpoint, or private link, is a mechanism that allows a
98+ A private endpoint, or private link, is a mechanism that allows a
9899secure, private connection to your cluster.
99100:::
100101
101- :::{grid-item-card} {octicon}` link ` Clients, Tools, and Integrations
102- :link : crate-clients-tools : index
102+ :::{grid-item-card} {octicon}` link ` Clients
103+ :link : connect
103104:link-type: ref
104105
105- Learn about compatible client applications and tools, and how to configure
106- your favorite client library to connect to a CrateDB cluster.
106+ Learn how to configure your favorite client library to connect to a CrateDB
107+ cluster.
107108:::
108109
109110::::
110-
111- :::{note}
112- This is an open source documentation project. We host the source code and
113- issue tracker on [ GitHub] ( https://github.com/crate/cloud-docs/ ) .
114- :::
0 commit comments