From: Casey Bodley Date: Wed, 26 Nov 2025 16:06:16 +0000 (-0500) Subject: doc: remove os recommendations for eol releases X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=38bf3ba891eb02ab2ec8cd489224c9109578a140;p=ceph.git doc: remove os recommendations for eol releases Signed-off-by: Casey Bodley (cherry picked from commit 39974503b2fbb0118890e2826e8d91fa23f1d3be) --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 0b8e8effab2d..a1d5076fbfc2 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -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.