summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzdover23 <1445107+zdover23@users.noreply.github.com>2022-04-04 06:20:12 +0200
committerGitHub <noreply@github.com>2022-04-04 06:20:12 +0200
commit76012069455b26f6529bf3a651f44a325dec97b1 (patch)
treeea1be24665c148aaeb4fdec6f5b691847956ddae
parentMerge pull request #45705 from SUSE/wip-really-fix-55079 (diff)
parentdoc/start: update os-recommendations.rst (diff)
downloadceph-76012069455b26f6529bf3a651f44a325dec97b1.tar.xz
ceph-76012069455b26f6529bf3a651f44a325dec97b1.zip
Merge pull request #45385 from zdover23/wip-doc-2022-03-14-os-recommendations
doc/start: update os-recommendations.rst Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
-rw-r--r--doc/start/os-recommendations.rst36
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)
-----------------