From: Alexandra Settle Date: Wed, 26 Feb 2020 13:30:47 +0000 (+0100) Subject: doc/cephadm: Rephrased introduction sentence X-Git-Tag: v15.1.1~240^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=00753e45c6472959893a9d8fba906c376371c4f6;p=ceph-ci.git doc/cephadm: Rephrased introduction sentence Signed-off-by: Alexandra Settle --- 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