]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start: add supported Squid distros 60520/head
authorZac Dover <zac.dover@proton.me>
Mon, 28 Oct 2024 15:53:39 +0000 (01:53 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 28 Oct 2024 15:53:39 +0000 (01:53 +1000)
Add the distros that support Squid to the chart on
start/os-recommendations.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/start/os-recommendations.rst

index b271ad258baf5ec43d8620c2f2d82644012688f9..add685977f6242569e0352ef72b4ae33b5cfdcc3 100644 (file)
@@ -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.