]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start: separate package chart from container chart 60698/head
authorZac Dover <zac.dover@proton.me>
Tue, 29 Oct 2024 07:27:43 +0000 (17:27 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 11 Nov 2024 15:34:54 +0000 (01:34 +1000)
Separate the packages-and-containers chart into two charts:
   (1) a chart that shows which OSes Ceph builds packages for
   (2) a chart that shows which OSes support Ceph's containers

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit e5ff1916e3d5e2cc3f47b4cea2762730dfd335c0)

doc/start/os-recommendations.rst

index add685977f6242569e0352ef72b4ae33b5cfdcc3..c8324f4382935741c2c523f3a9402c1596777da2 100644 (file)
@@ -72,9 +72,39 @@ non-Linux systems but these are not supported by the core Ceph effort.
 - **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.
+
++---------------+---------------+------------------+------------------+------------------+
+|               | Reef (18.2.z) | Quincy (17.2.z)  | Pacific (16.2.z) | Octopus (15.2.z) |
++===============+===============+==================+==================+==================+
+| Centos 7      |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Centos 8      |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Centos 9      |      H        |        H         |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Debian 10     |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Debian 11     |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| OpenSUSE 15.2 |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| OpenSUSE 15.3 |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Ubuntu 18.04  |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Ubuntu 20.04  |               |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+| Ubuntu 22.04  |      H        |                  |                  |                  |
++---------------+---------------+------------------+------------------+------------------+
+
+- **H**: Ceph tests this distribution as a container host.
+
 .. note::
    **For Centos 7 Users**