diff options
-rw-r--r-- | doc/start/os-recommendations.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 0be62d2d3d6..fd55299505a 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) ----------------- |