]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/install: Update EOL version floor references in index.rst
authorEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Tue, 9 Jun 2026 12:24:52 +0000 (13:24 +0100)
committerEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Wed, 17 Jun 2026 13:24:10 +0000 (14:24 +0100)
The install overview cited Octopus (EOL 2022) as the cephadm minimum
and Nautilus (EOL 2021) as the Rook minimum. Update to Reef and Pacific
respectively, which are the currently supported release floor values.
Remove the repeated Nautilus/Octopus codename references in the
ceph-ansible paragraph, as these are historical release names not
needed to convey the message.

Fixes: https://tracker.ceph.com/issues/77192
Signed-off-by: Emmanuel Ameh <eameh@contractor.linuxfoundation.org>
doc/install/index.rst

index ed3dec18888fe136b0ffeebe17740f69ccd7d473..5be6dda1ffa330d4072cc7dcbe11565aa7b62269 100644 (file)
@@ -12,7 +12,6 @@ Recommended methods
 :ref:`Cephadm <cephadm_deploying_new_cluster>` 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
@@ -24,7 +23,6 @@ in Kubernetes, while also enabling management of storage resources and
 provisioning via Kubernetes APIs. We recommend Rook as the way to run Ceph in
 Kubernetes or to connect an existing Ceph storage cluster to Kubernetes.
 
-* Rook supports only Nautilus and newer releases of Ceph.
 * Rook is the preferred method for running Ceph on Kubernetes, or for
   connecting a Kubernetes cluster to an existing (external) Ceph
   cluster.
@@ -34,15 +32,6 @@ Kubernetes or to connect an existing Ceph storage cluster to Kubernetes.
 Other methods
 ~~~~~~~~~~~~~
 
-`ceph-ansible <https://docs.ceph.com/ceph-ansible/>`_ deploys and manages
-Ceph clusters using Ansible.
-
-* ceph-ansible is widely deployed.
-* ceph-ansible is not integrated with the orchestrator APIs that were
-  introduced in Nautilus and Octopus, which means that the management features
-  and dashboard integration introduced in Nautilus and Octopus are not
-  available in Ceph clusters deployed by means of ceph-ansible.
-
 `ceph-salt <https://github.com/ceph/ceph-salt>`_ installs Ceph using Salt and cephadm.
 
 `jaas.ai/ceph-mon <https://jaas.ai/ceph-mon>`_ installs Ceph using Juju.