Skip to content

Commit

Permalink
Docs: fix indexes
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Sabaini <[email protected]>
  • Loading branch information
sabaini committed Oct 1, 2024
1 parent 8572218 commit 0cb1ac5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
12 changes: 12 additions & 0 deletions docs/how-to/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ migrating services and more.
change-log-level
migrate-auto-services
remove-disk
import-remote-cluster


Upgrading your cluster
----------------------
Expand All @@ -55,4 +57,14 @@ to v.18.2.x (Reef)
reef-upgrade


Consuming cluster storage
-------------------------

Follow these guides to learn how to make use of the storage provided by your cluster.

.. toctree::
:maxdepth: 1

mount-block-device
mount-cephfs-share

21 changes: 0 additions & 21 deletions docs/tutorial/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,3 @@ using physical block devices for storage.
:maxdepth: 1

multi-node

Mount block devices
-------------------

This tutorial will guide you through mounting a block device using MicroCeph.

.. toctree::
:maxdepth: 1

mount-block-device

Mount CephFS shares
-------------------

Follow this tutorial to learn how to mount a CephFs share using MicroCeph.

.. toctree::
:maxdepth: 1

mount-cephfs-share

0 comments on commit 0cb1ac5

Please sign in to comment.