Skip to content

Commit 4b55758

Browse files
committed
Admin: Improve index page after relocating "install" content
1 parent 06f4a6a commit 4b55758

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/admin/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ circuit-breaker
2323
troubleshooting/index
2424
```
2525
+++
26-
Production and troubleshooting guidelines and system resource considerations.
26+
Production recommendations and troubleshooting guidelines.
2727
::::
2828

29-
::::{grid-item-card} {material-outlined}`speed;2em` Cluster
29+
::::{grid-item-card} {material-outlined}`speed;2em` Capacity Management
3030
```{toctree}
31-
:maxdepth: 1
31+
:maxdepth: 2
3232
3333
Scaling <scale/index>
3434
```
3535
+++
36-
Best practices and tips for clustering, sharding, and partitioning.
36+
Best practices for scaling your cluster up and down.
3737
::::
3838

3939
::::{grid-item-card} {material-outlined}`system_update_alt;2em` Software Upgrades
@@ -43,7 +43,7 @@ Best practices and tips for clustering, sharding, and partitioning.
4343
upgrade/index
4444
```
4545
+++
46-
Guidelines for upgrading CrateDB clusters in production—from planning to execution.
46+
Upgrading CrateDB clusters in production—from planning to execution.
4747
::::
4848

4949
:::::

0 commit comments

Comments
 (0)