From: Zac Dover Date: Sun, 29 Oct 2023 11:47:04 +0000 (+1000) Subject: doc/install: simplify cephadm docs X-Git-Tag: v19.0.0~235^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7219897180894027df70accfc8b184181ba34bd9;p=ceph.git doc/install: simplify cephadm docs Simplify the explanation of cephadm. Signed-off-by: Zac Dover --- diff --git a/doc/install/index.rst b/doc/install/index.rst index 58ef92a270c19..d8e9ca3a63e90 100644 --- a/doc/install/index.rst +++ b/doc/install/index.rst @@ -9,15 +9,15 @@ There are multiple ways to install Ceph. Recommended methods ~~~~~~~~~~~~~~~~~~~ -:ref:`Cephadm ` installs and manages a Ceph -cluster that uses containers and systemd and is tightly integrated with the CLI -and dashboard GUI. +:ref:`Cephadm ` 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 `_ deploys and manages Ceph clusters running in Kubernetes, while also enabling management of storage resources and