From 91695b2506bb6610ec59b2edf270b003ca3cf015 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 4 Apr 2022 23:18:27 +1000 Subject: [PATCH] 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 --- doc/start/os-recommendations.rst | 49 -------------------------------- 1 file changed, 49 deletions(-) diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index fd55299505ad7..0a843cdaabdff 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 ----- -- 2.39.5