From: Zac Dover Date: Mon, 14 Mar 2022 21:20:40 +0000 (+1000) Subject: doc/start: update os-recommendations.rst X-Git-Tag: v18.0.0~1136^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9ba68fb1a0019bdbf9cd5374a501d72e3c2d2dcf;p=ceph.git doc/start: update os-recommendations.rst This PR updates the extremely out-of-date os-recommendations.rst file. Signed-off-by: Zac Dover --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 0be62d2d3d60..fd55299505ad 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -41,6 +41,42 @@ platforms. Generally speaking, there is very little dependence on specific distributions aside from the kernel and system initialization package (i.e., sysvinit, systemd). ++--------------+--------+--------+---------------+----------+--------+ +| Release Name | Tag | CentOS | Ubuntu | OpenSUSE | Debian | ++==============+========+========+===============+==========+========+ +| Quincy | 17.2.z | 8 | 20.04 | 15.3 | 11 | ++--------------+--------+--------+---------------+----------+--------+ +| Pacific | 16.2.z | 8 | 18.04, 20.04 | 15.2 | 10, 11 | ++--------------+--------+--------+---------------+----------+--------+ +| 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) -----------------