From 05afaed803766b3dac697c05b520891ef8535ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Han?= Date: Wed, 3 Oct 2018 16:52:14 +0200 Subject: [PATCH] doc: improve osd configuration section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Simply add that all the scenarios support the containerized deployment option. Signed-off-by: Sébastien Han --- docs/source/osds/scenarios.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/osds/scenarios.rst b/docs/source/osds/scenarios.rst index d7d074d186..c6f06a574a 100644 --- a/docs/source/osds/scenarios.rst +++ b/docs/source/osds/scenarios.rst @@ -15,6 +15,9 @@ Since the Ceph mimic release, it is preferred to use the :ref:`lvm scenario ` that uses the ``ceph-volume`` provisioning tool. Any other scenario will cause deprecation warnings. +All the scenarios mentionned above support both containerized and non-containerized cluster. +As a reminder, deploying a containerized cluster can be done by setting ``containerized_deployment`` +to ``True``. .. _osd_scenario_lvm: