doc: add OS support in version 5.4

This commit adds OS support information
in version 5.4 (removing the non-released
version 5.3).

In particular, it adds support for Oracle Linux
and Amazon Linux.

Also, it removes support for outdated versions.

Closes scylladb/scylladb#15923
This commit is contained in:
Anna Stuchlik
2023-11-02 12:22:13 +01:00
committed by Kamil Braun
parent 1e0cbfe522
commit 3756705520

View File

@@ -5,8 +5,6 @@ The following matrix shows which Linux distributions, containers, and images are
Where *supported* in this scope means:
.. REMOVE IN FUTURE VERSIONS - Remove information about versions from the notes below in version 5.2.
- A binary installation package is available to `download <https://www.scylladb.com/download/>`_.
- The download and install procedures are tested as part of ScyllaDB release process for each version.
- An automated install is included from :doc:`ScyllaDB Web Installer for Linux tool </getting-started/installation-common/scylla-web-installer>` (for latest versions)
@@ -27,39 +25,18 @@ ScyllaDB Open Source
The recommended OS for ScyllaDB Open Source is Ubuntu 22.04.
+----------------------------+----------------------------------+-----------------------------+---------+---------------+
| Linux Distributions | Ubuntu | Debian | CentOS /| Rocky / |
| | | | RHEL | RHEL |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| ScyllaDB Version / Version | 14.04| 16.04| 18.04|20.04 |22.04 | 8 | 9 | 10 | 11 | 7 | 8 | 9 |
+============================+======+======+======+======+======+======+======+=======+=======+=========+=======+=======+
| 5.3 | |x| | |x| | |x| | |v| | |v| | |x| | |x| | |v| | |v| | |v| | |v| | |v| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 5.2 | |x| | |x| | |x| | |v| | |v| | |x| | |x| | |v| | |v| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 5.1 | |x| | |x| | |v| | |v| | |v| | |x| | |x| | |v| | |v| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 5.0 | |x| | |x| | |v| | |v| | |v| | |x| | |x| | |v| | |v| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.6 | |x| | |v| | |v| | |v| | |x| | |x| | |v| | |v| | |x| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.5 | |x| | |v| | |v| | |v| | |x| | |x| | |v| | |v| | |x| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.4 | |x| | |v| | |v| | |v| | |x| | |x| | |v| | |v| | |x| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.3 | |x| | |v| | |v| | |v| | |x| | |x| | |v| | |v| | |x| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.2 | |x| | |v| | |v| | |x| | |x| | |x| | |v| | |v| | |x| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.1 | |x| | |v| | |v| | |x| | |x| | |x| | |v| | |v| | |x| | |v| | |v| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
| 4.0 | |x| | |v| | |v| | |x| | |x| | |x| | |v| | |x| | |x| | |v| | |x| | |x| |
+----------------------------+------+------+------+------+------+------+------+-------+-------+---------+-------+-------+
All releases are available as a Docker container, EC2 AMI, and a GCP image (GCP image from version 4.3). Since
version 5.2, the ScyllaDB AMI/Image OS for ScyllaDB Open Source is based on Ubuntu 22.04.
+----------------------------+-------------+---------------+---------+---------------+--------------+--------------+
| Linux Distributions |Ubuntu | Debian | CentOS /| Rocky / | Oracle Linux | Amazon Linux |
| | | | RHEL | RHEL | | |
+----------------------------+------+------+-------+-------+---------+-------+-------+-------+------+--------------+
| ScyllaDB Version / Version |20.04 |22.04 | 10 | 11 | 7 | 8 | 9 | 7.6 | 8.1 | 2 |
+============================+======+======+=======+=======+=========+=======+=======+=======+======+==============+
| 5.4 | |v| | |v| | |v| | |v| | |v| | |v| | |v| | |v| | |v| | |v| |
+----------------------------+------+------+-------+-------+---------+-------+-------+-------+------+--------------+
| 5.2 | |v| | |v| | |v| | |v| | |v| | |v| | |x| | |x| | |x| | |x| |
+----------------------------+------+------+-------+-------+---------+-------+-------+-------+------+--------------+
All releases are available as a Docker container and EC2 AMI, GCP, and Azure images.
ScyllaDB Enterprise