From 298491cf1cce16419617c955664200be33d02b23 Mon Sep 17 00:00:00 2001 From: andf-mongodb Date: Wed, 2 Jun 2021 14:57:58 -0400 Subject: [PATCH] DOCS-14525, DOCS-14529, DOCS-14528 Platform Support Updates --- source/administration/production-notes.txt | 4 ++-- source/includes/fact-platform-arm64.rst | 11 +++++++++++ source/includes/fact-platform-s390x-community.rst | 5 +---- source/includes/fact-platform-s390x-enterprise.rst | 5 +---- .../fact-platform-support-enterprise-red-hat.rst | 4 ++++ .../fact-platform-support-enterprise-ubuntu.rst | 3 +++ source/includes/fact-platform-support-red-hat.rst | 4 ++++ source/includes/fact-platform-support-ubuntu.rst | 3 +++ source/includes/fact-platform-x86_64.rst | 10 ++++++++-- 9 files changed, 37 insertions(+), 12 deletions(-) diff --git a/source/administration/production-notes.txt b/source/administration/production-notes.txt index 837f93cf5a5..26ae90a53d2 100644 --- a/source/administration/production-notes.txt +++ b/source/administration/production-notes.txt @@ -117,9 +117,9 @@ systems are recommended for production use on ``x86_64`` architecture: - Amazon Linux 2 - Debian 9 and 10 -- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 6, 7, and 8 +- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 7 and 8 - SLES 12 and 15 -- Ubuntu LTS 16.04, 18.04, and 20.04 +- Ubuntu LTS 18.04 and 20.04 - Windows Server 2016 and 2019 .. seealso:: diff --git a/source/includes/fact-platform-arm64.rst b/source/includes/fact-platform-arm64.rst index 4cf5cc91113..794d94adb87 100644 --- a/source/includes/fact-platform-arm64.rst +++ b/source/includes/fact-platform-arm64.rst @@ -1,3 +1,14 @@ +.. note:: Platform Support EOL Notice + + .. list-table:: + :widths: 40 60 + :class: border-table + + * - Ubuntu 16.04 + - Support removed in MongoDB 5.0+. + + | + .. list-table:: :header-rows: 1 :stub-columns: 1 diff --git a/source/includes/fact-platform-s390x-community.rst b/source/includes/fact-platform-s390x-community.rst index 251f46f548c..328ee10cc1f 100644 --- a/source/includes/fact-platform-s390x-community.rst +++ b/source/includes/fact-platform-s390x-community.rst @@ -4,9 +4,6 @@ :widths: 40 60 :class: border-table - * - RHEL/CentOS 7 s390x - - Support removed in MongoDB Community 5.0+. - * - SLES 12 s390x - Support removed in MongoDB Community 5.0+. @@ -27,7 +24,7 @@ - 4.0 Community * - RHEL/CentOS 7 - - + - |checkmark| - |checkmark| - 4.2.0 - 4.2.9 - 4.0.6 - 4.0.13 diff --git a/source/includes/fact-platform-s390x-enterprise.rst b/source/includes/fact-platform-s390x-enterprise.rst index a69750835f3..2cacd7c6f35 100644 --- a/source/includes/fact-platform-s390x-enterprise.rst +++ b/source/includes/fact-platform-s390x-enterprise.rst @@ -4,9 +4,6 @@ :widths: 40 60 :class: border-table - * - RHEL/CentOS 7 s390x - - Support removed in MongoDB Enterprise 5.0+. - * - SLES 12 s390x - Support removed in MongoDB Enterprise 5.0+. @@ -27,7 +24,7 @@ - 4.0 Enterprise * - RHEL/CentOS 7 - - + - |checkmark| - |checkmark| - |checkmark| - 4.0.6+ diff --git a/source/includes/fact-platform-support-enterprise-red-hat.rst b/source/includes/fact-platform-support-enterprise-red-hat.rst index 4cdce963f98..6376ebe9685 100644 --- a/source/includes/fact-platform-support-enterprise-red-hat.rst +++ b/source/includes/fact-platform-support-enterprise-red-hat.rst @@ -1,5 +1,9 @@ .. note:: EOL Notice + - MongoDB 5.0 Enterprise Edition removes support for + :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle 6 on + :ref:`x86_64 ` + - MongoDB 5.0 Enterprise Edition removes support for :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle 7 on :ref:`PPC64LE` diff --git a/source/includes/fact-platform-support-enterprise-ubuntu.rst b/source/includes/fact-platform-support-enterprise-ubuntu.rst index 06bb48af1c8..bfab0c66ef9 100644 --- a/source/includes/fact-platform-support-enterprise-ubuntu.rst +++ b/source/includes/fact-platform-support-enterprise-ubuntu.rst @@ -1,5 +1,8 @@ .. note:: EOL Notice + - MongoDB 5.0 Enterprise Edition removes support for + Ubuntu 16.04 on :ref:`x86_64 ` + - MongoDB 5.0 Enterprise Edition removes support for Ubuntu 18.04 on :ref:`s390x ` diff --git a/source/includes/fact-platform-support-red-hat.rst b/source/includes/fact-platform-support-red-hat.rst index bb2f3699e05..ff75b10d79d 100644 --- a/source/includes/fact-platform-support-red-hat.rst +++ b/source/includes/fact-platform-support-red-hat.rst @@ -1,5 +1,9 @@ .. note:: EOL Notice + - MongoDB 5.0 Community Edition removes support for + :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle 6 on + :ref:`x86_64 ` + - MongoDB 5.0 Community Edition removes support for :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle 7 on :ref:`s390x ` diff --git a/source/includes/fact-platform-support-ubuntu.rst b/source/includes/fact-platform-support-ubuntu.rst index 465165f9073..28d54461953 100644 --- a/source/includes/fact-platform-support-ubuntu.rst +++ b/source/includes/fact-platform-support-ubuntu.rst @@ -1,5 +1,8 @@ .. note:: EOL Notice + - MongoDB 5.0 Community Edition removes support for + Ubuntu 16.04 on :ref:`x86_64 ` + - MongoDB 5.0 Community Edition removes support for Ubuntu 18.04 on :ref:`s390x ` diff --git a/source/includes/fact-platform-x86_64.rst b/source/includes/fact-platform-x86_64.rst index 1ff606a4bfa..cf1fcfd19b1 100644 --- a/source/includes/fact-platform-x86_64.rst +++ b/source/includes/fact-platform-x86_64.rst @@ -4,6 +4,12 @@ :widths: 40 60 :class: border-table + * - RHEL / CentOS 6 + - Support removed in MongoDB 5.0+. + + * - Ubuntu 16.04 + - Support removed in MongoDB 5.0+. + * - macOS 10.13 - Support removed in MongoDB 5.0+. @@ -57,7 +63,7 @@ - |checkmark| * - RHEL/CentOS/Oracle Linux [#oracle-linux]_ 6.2 and later - - |checkmark| + - - |checkmark| - |checkmark| - |checkmark| @@ -87,7 +93,7 @@ - 4.0.1+ * - Ubuntu 16.04 - - |checkmark| + - - |checkmark| - |checkmark| - |checkmark|