From: Zac Dover Date: Mon, 4 Apr 2022 13:18:27 +0000 (+1000) Subject: doc/start: remove old OS tables X-Git-Tag: v18.0.0~1124^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=91695b2506bb6610ec59b2edf270b003ca3cf015;p=ceph.git doc/start: remove old OS tables This PR removes tables that contained outdated information about Ceph's supported operating systems. Ernesto Puerta had the idea to consolidate the information that was in those tables into a single table, and we're doing that. Part of that process involves removing the old tables. That's what this PR does. Signed-off-by: Zac Dover --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index fd55299505ad..0a843cdaabdf 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -51,55 +51,6 @@ package (i.e., sysvinit, systemd). | Octopus | 15.2.z | 7, 8 | 18.04, 20.04 | 15.2 | 10 | +--------------+--------+--------+---------------+----------+--------+ -Quincy ------- - -+-------------------+----------+--------------------+--------------+---------+------------+ -| Distro | Release | Code Name | Kernel | Notes | Testing | -+===================+==========+====================+==============+=========+============+ -| CentOS Stream | 8 | N/A | linux-4.18 | | B, I, C | -+-------------------+----------+--------------------+--------------+---------+------------+ -| RHEL | 8 | | | | | -+-------------------+----------+--------------------+--------------+---------+------------+ -| Ubuntu | 20.04 | | | | | -+-------------------+----------+--------------------+--------------+---------+------------+ - -Pacific -------- - -+-------------------+----------+--------------------+--------------+---------+------------+ -| Distro | Release | Code Name | Kernel | Notes | Testing | -+===================+==========+====================+==============+=========+============+ -| CentOS Stream | 8 | N/A | linux-4.18 | | B, I, C | -+-------------------+----------+--------------------+--------------+---------+------------+ -| RHEL | 8 | | | | | -+-------------------+----------+--------------------+--------------+---------+------------+ -| Ubuntu | 20.04 | | | | | -+-------------------+----------+--------------------+--------------+---------+------------+ - -Octopus (15.2.z) ------------------ - -+----------+----------+--------------------+--------------+---------+------------+ -| Distro | Release | Code Name | Kernel | Notes | Testing | -+==========+==========+====================+==============+=========+============+ -| CentOS | 8 | N/A | linux-4.18 | | B, I, C | -+----------+----------+--------------------+--------------+---------+------------+ -| CentOS | 7 | N/A | linux-3.10.0 | 4, 5 | B, I | -+----------+----------+--------------------+--------------+---------+------------+ -| Debian | 10 | Buster | linux-4.19 | | B | -+----------+----------+--------------------+--------------+---------+------------+ -| RHEL | 8 | Ootpa | linux-4.18 | | B, I, C | -+----------+----------+--------------------+--------------+---------+------------+ -| RHEL | 7 | Maipo | linux-3.10.0 | | B, I | -+----------+----------+--------------------+--------------+---------+------------+ -| Ubuntu | 18.04 | Bionic Beaver | linux-4.15 | 4 | B, I, C | -+----------+----------+--------------------+--------------+---------+------------+ -| openSUSE | 15.2 | Leap | linux-5.3 | 6 | | -+----------+----------+--------------------+--------------+---------+------------+ -| openSUSE | | Tumbleweed | | | | -+----------+----------+--------------------+--------------+---------+------------+ - Notes -----