Skip to content

Commit fe8d733

Browse files
WalBehmatkuliak
andauthored
Update croud.md (#86)
* Update croud.md * Removed old references --------- Co-authored-by: matkuliak <matej.matkuliak@gmail.com>
1 parent 775e408 commit fe8d733

File tree

6 files changed

+326
-348
lines changed

6 files changed

+326
-348
lines changed

docs/howtos/add-users.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
# Add Users
33

44
This is a quick guide on how to add users to organizations and how to manage
5-
their privileges. This information can also be found in the CrateDB Cloud
6-
Console {ref}`Overview <console-overview>`, but is presented here separately
7-
for ease of use.
5+
their privileges.
86

97
In CrateDB Cloud, you can add team members to your organizations. In order to
108
add a user, they must first have signed up for CrateDB Cloud. Once they have

docs/howtos/delete-cluster.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ through Microsoft Azure, the other is for a cluster created through AWS.
77
For Azure, there are in turn two methods: via the CrateDB Cloud Console
88
and through the Azure Portal. Each are outlined in the Azure section.
99

10-
Although the {ref}`general documentation <console-overview>`
11-
for the CrateDB Cloud Console explains how you can delete a cluster
12-
specifically within the Console, this tutorial provides a step-by-step
13-
guide for *all* methods of deleting a CrateDB Cloud cluster. This is to
14-
make the process more transparent and easier to find and use.
15-
1610
:::{Warning}
1711
All cluster data will be lost on deletion. This action cannot be undone.
1812
:::

docs/howtos/restore-backups.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ how one can use such snapshots to restore data. A more detailed
77
technical discussion of how CrateDB handles snapshots can be found in
88
the CrateDB documentation about {ref}`snapshots. <crate-reference:snapshot-restore>`
99

10-
You may also want to read the full Cloud reference documentation on
11-
{ref}`backups. <overview-cluster-backups>`
12-
1310
(snapshot-backup)=
1411
## CrateDB Cloud's backup policy
1512

docs/reference/glossary.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ Cloud also supports a CLI for interacting with the service, we assume
9191
use of the Console by default. Only the Console allows deployment of a
9292
{ref}`cluster <gloss-cluster>`.
9393

94-
For information on how to use specific elements of the Console, refer to
95-
the {ref}`Console overview <console-overview>`.
96-
9794
(gloss-consumer)=
9895
## Consumer
9996

@@ -301,10 +298,6 @@ In CrateDB Cloud, there are two distinct system
301298
{ref}`explanation <system-user>` in the
302299
CrateDB Cloud reference.
303300

304-
:::{note}
305-
See also {ref}`Audit Log <overview-org-audit>`
306-
:::
307-
308301
(gloss-tier)=
309302
## Tier
310303

@@ -352,9 +345,7 @@ the versioning sequence, e.g. the 3 in 'version 5.3.4'.
352345
A patch version of CrateDB is a release that includes bug fixes and
353346
smaller quality of life improvements compared to the previous such
354347
version. It is indicated by the third numeral in the versioning
355-
sequence, e.g. the 4 in 'version 5.3.4'. All available upgrades are
356-
visible in the {ref}`Manage Tab <overview-cluster-manage>` of the
357-
cluster detailed view.
348+
sequence, e.g. the 4 in 'version 5.3.4'.
358349

359350
:::{note}
360351
See also: {ref}`CrateDB Release Notes <crate-reference:release_notes>`

0 commit comments

Comments
 (0)