summaryrefslogtreecommitdiffstats
path: root/doc/start/os-recommendations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/start/os-recommendations.rst')
-rw-r--r--doc/start/os-recommendations.rst80
1 files changed, 56 insertions, 24 deletions
diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst
index b271ad258ba..4ba914f93bf 100644
--- a/doc/start/os-recommendations.rst
+++ b/doc/start/os-recommendations.rst
@@ -43,36 +43,68 @@ 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 | A | A :sup:`1` | | |
++---------------+----------------+---------------+------------------+------------------+------------------+
+| 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 | A | | | |
++---------------+----------------+---------------+------------------+------------------+------------------+
- **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.
-- **H**: Ceph tests this distribution as a container host.
- **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.
+
++---------------+----------------+------------------+------------------+
+| | Squid (19.2.z) | Reef (18.2.z) | Quincy (17.2.z) |
++===============+================+==================+==================+
+| Centos 7 | | | |
++---------------+----------------+------------------+------------------+
+| Centos 8 | | | |
++---------------+----------------+------------------+------------------+
+| Centos 9 | H | H | H |
++---------------+----------------+------------------+------------------+
+| Debian 10 | | | |
++---------------+----------------+------------------+------------------+
+| Debian 11 | | | |
++---------------+----------------+------------------+------------------+
+| OpenSUSE 15.2 | | | |
++---------------+----------------+------------------+------------------+
+| OpenSUSE 15.3 | | | |
++---------------+----------------+------------------+------------------+
+| Ubuntu 18.04 | | | |
++---------------+----------------+------------------+------------------+
+| Ubuntu 20.04 | | | |
++---------------+----------------+------------------+------------------+
+| Ubuntu 22.04 | H | H | |
++---------------+----------------+------------------+------------------+
+
+- **H**: Ceph tests this distribution as a container host.
+
.. note::
**For Centos 7 Users**