From 00753e45c6472959893a9d8fba906c376371c4f6 Mon Sep 17 00:00:00 2001 From: Alexandra Settle Date: Wed, 26 Feb 2020 14:30:47 +0100 Subject: [PATCH] doc/cephadm: Rephrased introduction sentence Signed-off-by: Alexandra Settle --- doc/cephadm/index.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/cephadm/index.rst b/doc/cephadm/index.rst index 3e962efc4e8..fdd07b37649 100644 --- a/doc/cephadm/index.rst +++ b/doc/cephadm/index.rst @@ -6,10 +6,9 @@ .. note:: The *cephadm* bootstrap feature is first introduced in Octopus, and is not yet recommended for production deployments. -cephadm is an orchestrator that does not rely -on a separate system such as Rook or Ansible, but rather manages nodes -in a cluster by establishing an SSH connection and issuing explicit -management commands. +cephadm manages nodes in a cluster by establishing an SSH connection +and issues explicit management commands. It does not rely on +separate systems such as Rook or Ansible. A new Ceph cluster is deployed by bootstrapping a cluster on a single node, and then adding additional nodes and daemons via the CLI or GUI -- 2.39.5