From 7219897180894027df70accfc8b184181ba34bd9 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 29 Oct 2023 21:47:04 +1000 Subject: [PATCH] doc/install: simplify cephadm docs Simplify the explanation of cephadm. Signed-off-by: Zac Dover --- doc/install/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/install/index.rst b/doc/install/index.rst index 58ef92a270c1..d8e9ca3a63e9 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 -- 2.47.3