From: Sage Weil Date: Tue, 11 Feb 2020 14:41:10 +0000 (-0600) Subject: doc/bootstrap: warn that cephadm is not for production yet X-Git-Tag: v15.1.1~463^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e335398ca13b98373c8c72110917e38d2a39c897;p=ceph.git doc/bootstrap: warn that cephadm is not for production yet We can remove this when octopus is released, and/or adjust the language. Signed-off-by: Sage Weil --- diff --git a/doc/bootstrap.rst b/doc/bootstrap.rst index 4f3b7eff4fa..c83ddab8862 100644 --- a/doc/bootstrap.rst +++ b/doc/bootstrap.rst @@ -4,6 +4,8 @@ Installation (cephadm) ======================== +.. note:: The *cephadm* bootstrap feature is first introduced in Octopus, and is not yet recommended for production deployments. + 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 dashboard.