|
46 | 46 | ~~~~~~
|
47 | 47 |
|
48 | 48 | MongoDB requires the following minimum ``x86_64`` microarchitectures:
|
49 |
| -[#microarch-intel]_ |
50 | 49 |
|
51 | 50 | - For Intel ``x86_64``, MongoDB requires one of:
|
52 | 51 |
|
@@ -114,31 +113,22 @@ Recommended Platforms
|
114 | 113 | While MongoDB supports a variety of platforms, the following operating
|
115 | 114 | systems are recommended for production use on ``x86_64`` architecture:
|
116 | 115 |
|
117 |
| -- Amazon Linux 2 |
118 |
| -- Debian 10 |
119 |
| -- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 7 and 8 [#rocky-almalinux]_ |
120 |
| -- SLES 12 and 15 |
121 |
| -- Ubuntu LTS 20.04 and 22.04 |
122 |
| -- Windows Server 2016 and 2019 |
| 116 | +- Amazon Linux |
| 117 | +- Debian |
| 118 | +- :abbr:`RHEL (Red Hat Enterprise Linux)` [#rocky-almalinux]_ |
| 119 | +- SLES |
| 120 | +- Ubuntu LTS |
| 121 | +- Windows Server |
123 | 122 |
|
124 |
| -.. [#oracle-linux] |
125 |
| - |
126 |
| - MongoDB only supports Oracle Linux running the Red Hat Compatible |
127 |
| - Kernel (RHCK). MongoDB does **not** support the Unbreakable |
128 |
| - Enterprise Kernel (UEK). |
129 |
| - |
130 |
| -.. [#microarch-intel] |
131 |
| - |
132 |
| - MongoDB 5.0 requires use of the AVX instruction set, available on |
133 |
| - `select Intel and AMD processors |
134 |
| - <https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#CPUs_with_AVX>`__. |
| 123 | +For best results, run the latest version of your platform. If you run an |
| 124 | +older version, make sure that your version is supported by its provider. |
135 | 125 |
|
136 | 126 | .. [#rocky-almalinux]
|
137 | 127 |
|
138 |
| - MongoDB on-premises products released for RHEL version 8.0+ are |
139 |
| - compatible with and supported on Rocky Linux version 8.0+ and |
140 |
| - AlmaLinux version 8.0+, contingent upon those distributions meeting their |
141 |
| - obligation to deliver full RHEL compatibility. |
| 128 | + MongoDB on-premises products released for RHEL version 8.0+ are |
| 129 | + compatible with Rocky Linux version 8.0+ and AlmaLinux version 8.0+, |
| 130 | + contingent upon those distributions meeting their obligation to |
| 131 | + deliver full RHEL compatibility. |
142 | 132 |
|
143 | 133 | .. seealso::
|
144 | 134 |
|
|
0 commit comments