From: Zac Dover Date: Mon, 17 Jun 2024 15:09:44 +0000 (+1000) Subject: doc/start: remove mention of Centos 8 support X-Git-Tag: v19.1.1~155^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F58389%2Fhead;p=ceph.git doc/start: remove mention of Centos 8 support Remove information so that it is clear that Centos 8 will no longer be supported by Ceph. Signed-off-by: Zac Dover (cherry picked from commit 6b149e4f6ab2ac716e73f42b0d6c67482a768da9) --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 81906569ee56d..00747c5f5f344 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -49,9 +49,9 @@ non-Linux systems but these are not supported by the core Ceph effort. +===============+===============+=================+==================+==================+ | Centos 7 | | | A | B | +---------------+---------------+-----------------+------------------+------------------+ -| Centos 8 | A | A | A | A | +| Centos 8 | | | | | +---------------+---------------+-----------------+------------------+------------------+ -| Centos 9 | A | | | | +| Centos 9 | A | A :sup:`1` | | | +---------------+---------------+-----------------+------------------+------------------+ | Debian 10 | C | | C | C | +---------------+---------------+-----------------+------------------+------------------+ @@ -71,6 +71,7 @@ non-Linux systems but these are not supported by the core Ceph effort. - **A**: Ceph provides packages and has done comprehensive tests on the software in them. - **B**: Ceph provides packages and has done basic tests on the software in them. - **C**: Ceph provides packages only. No tests have been done on these releases. +- **1**: Testing has been done on Centos 9 starting on version 17.2.8 for Quincy. .. note:: **For Centos 7 Users**