diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index b7095e23d59eb..c4fded465112a 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -31,8 +31,7 @@ In v6.5 LTS, TiDB provides multi-level support for different quality standards o > **Note:** > - > - According to [CentOS Linux EOL](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. - > - According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 8 ended on December 31, 2021. The upstream [support for CentOS Stream 8](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/) ended on May 31, 2024. CentOS Stream 9 continues to be supported by the CentOS organization. + > According to [CentOS Linux EOL](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. + For the following combinations of operating systems and CPU architectures, you can compile, build, and deploy TiDB. In addition, you can also use the basic features of OLTP, OLAP, and the data tools. However, TiDB **does not guarantee enterprise-level production quality**: @@ -41,7 +40,7 @@ In v6.5 LTS, TiDB provides multi-level support for different quality standards o | macOS 12 (Monterey) or later | | | Oracle Enterprise Linux 7.3 or a later 7.x version | x86_64 | | Ubuntu LTS 18.04 or later | x86_64 | - | CentOS 8 Stream | | + | CentOS Stream 8 | | | Debian 9 (Stretch) or later | x86_64 | | Fedora 35 or later | x86_64 | | openSUSE Leap later than v15.3 (not including Tumbleweed) | x86_64 | @@ -51,6 +50,7 @@ In v6.5 LTS, TiDB provides multi-level support for different quality standards o > > - For Oracle Enterprise Linux, TiDB supports the Red Hat Compatible Kernel (RHCK) and does not support the Unbreakable Enterprise Kernel provided by Oracle Enterprise Linux. > - Support for Ubuntu 16.04 will be removed in future versions of TiDB. Upgrading to Ubuntu 18.04 or later is strongly recommended. + > - CentOS Stream 8 reaches [End of Builds](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/) on May 31, 2024. + If you are using the 32-bit version of an operating system listed in the preceding two tables, TiDB **is not guaranteed** to be compilable, buildable or deployable on the 32-bit operating system and the corresponding CPU architecture, or TiDB does not actively adapt to the 32-bit operating system.