]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove os recommendations for eol releases
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Nov 2025 16:06:16 +0000 (11:06 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 1 Dec 2025 19:15:21 +0000 (14:15 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 39974503b2fbb0118890e2826e8d91fa23f1d3be)

doc/start/os-recommendations.rst

index 0b8e8effab2d9c0704500b90d886deb71b3a81bc..a1d5076fbfc2546d3c500dcbfbe2395d7a28598e 100644 (file)
@@ -48,48 +48,45 @@ distribution that includes a supported kernel and supported system startup
 framework, for example ``sysvinit`` or ``systemd``. Ceph is sometimes ported to
 non-Linux systems but these are not supported by the core Ceph effort.
 
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-|               | Tentacle (20.2.z) | Squid (19.2.z) | Reef (18.2.z) | Quincy (17.2.z)  | Pacific (16.2.z) |
-+===============+===================+================+===============+==================+==================+
-| Centos 9      | A                 | A              |    A          |     A :sup:`1`   |                  |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| Debian 10     |                   |                |    C          |                  |         C        |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| Debian 11     |                   |                |    C          |     C            |         C        |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| Debian 12     | C                 | C              |    C          |                  |                  |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| OpenSUSE 15.2 |                   |                |    C          |                  |         C        |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| OpenSUSE 15.3 |                   |                |    C          |     C            |                  |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| Ubuntu 18.04  |                   |                |               |                  |         C        |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| Ubuntu 20.04  |                   |                |    A          |     A            |         A        |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| Ubuntu 22.04  | A                 | A              |    A          |                  |                  |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
-| MS Windows    | D                 | D              | D             | D                | D                |
-+---------------+-------------------+----------------+---------------+------------------+------------------+
++---------------+-------------------+----------------+---------------+
+|               | Tentacle (20.2.z) | Squid (19.2.z) | Reef (18.2.z) |
++===============+===================+================+===============+
+| Centos 9      | A                 | A              |    A          |
++---------------+-------------------+----------------+---------------+
+| Debian 10     |                   |                |    C          |
++---------------+-------------------+----------------+---------------+
+| Debian 11     |                   |                |    C          |
++---------------+-------------------+----------------+---------------+
+| Debian 12     | C                 | C              |    C          |
++---------------+-------------------+----------------+---------------+
+| OpenSUSE 15.2 |                   |                |    C          |
++---------------+-------------------+----------------+---------------+
+| OpenSUSE 15.3 |                   |                |    C          |
++---------------+-------------------+----------------+---------------+
+| Ubuntu 20.04  |                   |                |    A          |
++---------------+-------------------+----------------+---------------+
+| Ubuntu 22.04  | A                 | A              |    A          |
++---------------+-------------------+----------------+---------------+
+| MS Windows    | D                 | D              | D             |
++---------------+-------------------+----------------+---------------+
 
 - **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.
 - **D**: Client packages are available from an external site but are not maintained or tested by the core Ceph team.
-- **1**: Testing has been done on Centos 9 starting on version 17.2.8 for Quincy.
 
 Container Hosts
 ---------------
 
 This table shows the operating systems that support Ceph's official container images.
 
-+---------------+-------------------+----------------+------------------+------------------+
-|               | Tentacle (20.2.z) | Squid (19.2.z) | Reef (18.2.z)    | Quincy (17.2.z)  |
-+===============+===================+================+==================+==================+
-| Centos 9      |      H            |      H         |        H         |        H         |
-+---------------+-------------------+----------------+------------------+------------------+
-| Ubuntu 22.04  |      H            |      H         |        H         |                  |
-+---------------+-------------------+----------------+------------------+------------------+
++---------------+-------------------+----------------+------------------+
+|               | Tentacle (20.2.z) | Squid (19.2.z) | Reef (18.2.z)    |
++===============+===================+================+==================+
+| Centos 9      |      H            |      H         |        H         |
++---------------+-------------------+----------------+------------------+
+| Ubuntu 22.04  |      H            |      H         |        H         |
++---------------+-------------------+----------------+------------------+
 
 - **H**: Ceph tests this distribution as a container host.