@@ -27,28 +27,26 @@ especially when running in production.
2727
2828.. include:: /includes/fact-mms-summary.rst
2929
30- MongoDB Binaries
30+ Platform Support
3131----------------
3232
3333.. _prod-notes-supported-platforms:
3434
35- Supported Platforms
36- ~~~~~~~~~~~~~~~~~~~
37-
3835For running **in production**, refer to the
3936:ref:`prod-notes-recommended-platforms` for operating system
4037recommendations.
4138
39+ Platform Support Notes
40+ ----------------------
41+
4242.. note::
4343
4444 .. include:: /includes/extracts/4.0-errata-wt-4018.rst
4545
4646 For details, see :issue:`WT-4018`.
4747
48- .. _prod-notes-supported-platforms-x86_64:
49-
5048x86_64
51- ``````
49+ ~~~~~~
5250
5351MongoDB requires the following minimum ``x86_64`` microarchitectures:
5452[#microarch-intel]_
@@ -66,8 +64,6 @@ Starting in MongoDB 5.0, :binary:`~bin.mongod`, :binary:`~bin.mongos`,
6664and the legacy :binary:`~bin.mongo` shell no longer support ``x86_64``
6765platforms which do not meet this minimum microarchitecture requirement.
6866
69- .. include:: /includes/fact-platform-x86_64.rst
70-
7167.. [#oracle-linux]
7268
7369 MongoDB only supports Oracle Linux running the Red Hat Compatible
@@ -83,7 +79,7 @@ platforms which do not meet this minimum microarchitecture requirement.
8379.. _prod-notes-supported-platforms-ARM64:
8480
8581ARM64
86- `````
82+ ~~~~~
8783
8884MongoDB on ``arm64`` requires the *ARMv8.2-A* or later
8985microarchitecture.
@@ -92,33 +88,14 @@ Starting in MongoDB 5.0, :binary:`~bin.mongod`, :binary:`~bin.mongos`,
9288and the legacy :binary:`~bin.mongo` shell no longer support ``arm64``
9389platforms which do not meet this minimum microarchitecture requirement.
9490
95- .. include:: /includes/fact-platform-arm64.rst
96-
91+ .. _prod-notes-supported-platforms-x86_64:
9792.. _prod-notes-supported-platforms-PPC64LE:
98-
99- PPC64LE (MongoDB Enterprise Edition)
100- ````````````````````````````````````
101-
102- .. include:: /includes/fact-platform-ppc64le.rst
103-
10493.. _prod-notes-supported-platforms-s390x:
10594
106- s390x (MongoDB Community Edition)
107- `````````````````````````````````
108-
109- .. include:: /includes/fact-platform-s390x-community.rst
110-
111- s390x (MongoDB Enterprise Edition)
112- ``````````````````````````````````
113-
114- .. include:: /includes/fact-platform-s390x-enterprise.rst
115-
116- .. _prod-notes-supported-platforms-containers:
117-
118- Containers
119- ``````````
95+ Platform Support Matrix
96+ -----------------------
12097
121- .. include :: /includes/fact- platform-containers .rst
98+ .. sharedinclude :: server/platform-support/ platform-support .rst
12299
123100.. _prod-notes-recommended-platforms:
124101
@@ -129,7 +106,7 @@ While MongoDB supports a variety of platforms, the following operating
129106systems are recommended for production use on ``x86_64`` architecture:
130107
131108- Amazon Linux 2
132- - Debian 9 and 10
109+ - Debian 10
133110- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 7 and 8
134111- SLES 12 and 15
135112- Ubuntu LTS 18.04 and 20.04
0 commit comments