From: Casey Bodley Date: Wed, 26 Nov 2025 15:41:31 +0000 (-0500) Subject: doc: add Tentacle to os recommendations X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3724ce801ca52bcff01662e16289797f219762b5;p=ceph.git doc: add Tentacle to os recommendations Signed-off-by: Casey Bodley (cherry picked from commit 459df3293a6ac374394980d880a76b74b9652b4a) --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index a17e4d0b47d..0b8e8effab2 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -48,29 +48,29 @@ 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. -+---------------+----------------+---------------+------------------+------------------+ -| | Squid (19.2.z) | Reef (18.2.z) | Quincy (17.2.z) | Pacific (16.2.z) | -+===============+================+===============+==================+==================+ -| Centos 9 | A | A | A :sup:`1` | | -+---------------+----------------+---------------+------------------+------------------+ -| Debian 10 | | C | | C | -+---------------+----------------+---------------+------------------+------------------+ -| Debian 11 | | C | C | C | -+---------------+----------------+---------------+------------------+------------------+ -| Debian 12 | 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 | | | -+---------------+----------------+---------------+------------------+------------------+ -| MS Windows | D | D | D | D | -+---------------+----------------+---------------+------------------+------------------+ ++---------------+-------------------+----------------+---------------+------------------+------------------+ +| | 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 | ++---------------+-------------------+----------------+---------------+------------------+------------------+ - **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. @@ -83,13 +83,13 @@ Container Hosts This table shows the operating systems that support Ceph's official container images. -+---------------+----------------+------------------+------------------+ -| | Squid (19.2.z) | Reef (18.2.z) | Quincy (17.2.z) | -+===============+================+==================+==================+ -| Centos 9 | H | H | H | -+---------------+----------------+------------------+------------------+ -| Ubuntu 22.04 | H | H | | -+---------------+----------------+------------------+------------------+ ++---------------+-------------------+----------------+------------------+------------------+ +| | 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 | | ++---------------+-------------------+----------------+------------------+------------------+ - **H**: Ceph tests this distribution as a container host.