]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/install: simplify cephadm docs 54230/head
authorZac Dover <zac.dover@proton.me>
Sun, 29 Oct 2023 11:47:04 +0000 (21:47 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 29 Oct 2023 11:47:04 +0000 (21:47 +1000)
Simplify the explanation of cephadm.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/install/index.rst

index 58ef92a270c1963a53bee7ae5cc3480bea554f47..d8e9ca3a63e90ebb8ad287a0f74277a8c873e23c 100644 (file)
@@ -9,15 +9,15 @@ There are multiple ways to install Ceph.
 Recommended methods
 ~~~~~~~~~~~~~~~~~~~
 
-:ref:`Cephadm <cephadm_deploying_new_cluster>` installs and manages a Ceph
-cluster that uses containers and systemd and is tightly integrated with the CLI
-and dashboard GUI.
+:ref:`Cephadm <cephadm_deploying_new_cluster>` is a tool that can be used to
+install and manage a Ceph cluster. 
 
 * cephadm supports only Octopus and newer releases.
 * cephadm is fully integrated with the orchestration API and fully supports the
   CLI and dashboard features that are used to manage cluster deployment.
 * cephadm requires container support (in the form of Podman or Docker) and
   Python 3.
+* cephadm requires systemd.
 
 `Rook <https://rook.io/>`_ deploys and manages Ceph clusters running
 in Kubernetes, while also enabling management of storage resources and