From: Zac Dover Date: Mon, 28 Oct 2024 15:53:39 +0000 (+1000) Subject: doc/start: add supported Squid distros X-Git-Tag: v19.2.1~109^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F60557%2Fhead;p=ceph.git doc/start: add supported Squid distros Add the distros that support Squid to the chart on start/os-recommendations.rst. Signed-off-by: Zac Dover (cherry picked from commit 2368dcb402e7b4425c1617ca12c923c2a2ad14bf) --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index b271ad258baf..add685977f62 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -43,29 +43,31 @@ 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. -+---------------+---------------+------------------+------------------+------------------+ -| | Reef (18.2.z) | Quincy (17.2.z) | Pacific (16.2.z) | Octopus (15.2.z) | -+===============+===============+==================+==================+==================+ -| Centos 7 | | | | B | -+---------------+---------------+------------------+------------------+------------------+ -| Centos 8 | | | | | -+---------------+---------------+------------------+------------------+------------------+ -| Centos 9 | A H | A :sup:`1` H | | | -+---------------+---------------+------------------+------------------+------------------+ -| Debian 10 | C | | C | C | -+---------------+---------------+------------------+------------------+------------------+ -| Debian 11 | C | C | C | | -+---------------+---------------+------------------+------------------+------------------+ -| OpenSUSE 15.2 | C | | C | C | -+---------------+---------------+------------------+------------------+------------------+ -| OpenSUSE 15.3 | C | C | | | -+---------------+---------------+------------------+------------------+------------------+ -| Ubuntu 18.04 | | | C | C | -+---------------+---------------+------------------+------------------+------------------+ -| Ubuntu 20.04 | A | A | A | A | -+---------------+---------------+------------------+------------------+------------------+ -| Ubuntu 22.04 | A H | | | | -+---------------+---------------+------------------+------------------+------------------+ ++---------------+----------------+---------------+------------------+------------------+------------------+ +| | Squid (19.2.z) | Reef (18.2.z) | Quincy (17.2.z) | Pacific (16.2.z) | Octopus (15.2.z) | ++===============+================+===============+==================+==================+==================+ +| Centos 7 | | | | | B | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Centos 8 | | | | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Centos 9 | A H | A H | A :sup:`1` H | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Debian 10 | | C | | C | C | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Debian 11 | | C | C | C | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Debian 12 | C | C | | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| OpenSUSE 15.2 | | C | | C | C | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| OpenSUSE 15.3 | | C | C | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Ubuntu 18.04 | | | | C | C | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Ubuntu 20.04 | | A | A | A | A | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Ubuntu 22.04 | A H | A H | | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ - **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.