This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 5e4cd0cc Add EL10 distros to compat (#557)
5e4cd0cc is described below

commit 5e4cd0cc08c35b2c74471e8968119bd3ffa14090
Author: Vishesh <[email protected]>
AuthorDate: Mon Sep 22 15:05:48 2025 +0530

    Add EL10 distros to compat (#557)
---
 source/installguide/hypervisor/kvm.rst |  4 +---
 source/releasenotes/compat.rst         | 22 ++++++++++------------
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/source/installguide/hypervisor/kvm.rst 
b/source/installguide/hypervisor/kvm.rst
index 9977c157..0fea5f2a 100644
--- a/source/installguide/hypervisor/kvm.rst
+++ b/source/installguide/hypervisor/kvm.rst
@@ -24,13 +24,11 @@ KVM is included with a variety of Linux-based operating 
systems.
 Although you are not required to run these distributions, the following
 are recommended:
 
--  CentOS / RHEL: 7.X
-
 -  CentOS / RHEL / Binary-compatible variants: 8.X
 
 -  Ubuntu: 18.04 +
 
--  openSUSE / SLES: 15.2 +
+-  openSUSE / SLES: 15.6 +
 
 The main requirement for KVM hypervisors is the libvirt and Qemu
 version. No matter what Linux distribution you are using, make sure the
diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst
index 7e601a23..3e955e99 100644
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@ -23,12 +23,11 @@ This section lists the operating systems that are supported 
for running
 CloudStack Management Server.
 
 -  Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS
--  Oracle Linux 8, 9
--  Rocky Linux 8, 9
--  Alma Linux 8, 9
--  RHEL versions 8, 9
--  Experimental support for RHEL 10
--  openSUSE Leap 15 (not widely tested and used by the community, tested to 
work in past CloudStack versions)
+-  Oracle Linux 8, 9, 10
+-  Rocky Linux 8, 9, 10
+-  Alma Linux 8, 9, 10
+-  RHEL versions 8, 9, 10 (not tested, but expected to work same as other EL 
distros)
+-  openSUSE Leap 15 (not widely tested and used by the community, tested to 
work openSUSE Leap 15.6)
 -  SUSE Linux Enterprise Server 15 (not tested, but expected to work same as 
with openSUSE 15 but likely require workarounds)
 -  Debian 12, 13 (not tested, but expected to work same as Ubuntu)
 
@@ -47,12 +46,11 @@ CloudStack supports three hypervisor families, KVM, 
XenServer/XCP-ng with XAPI,
 and VMware with vSphere.
 
 -  Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM
--  Oracle Linux 8, 9 with KVM
--  Rocky Linux 8, 9 with KVM
--  Alma Linux 8, 9 with KVM
--  RHEL 8, 9 with KVM
--  Experimental support for RHEL 10 with KVM
--  openSUSE Leap 15 with KVM (not widely tested and used by the community, 
tested to work in past CloudStack versions)
+-  Oracle Linux 8, 9, 10 with KVM
+-  Rocky Linux 8, 9, 10 with KVM
+-  Alma Linux 8, 9, 10 with KVM
+-  RHEL 8, 9, 10 with KVM (not tested, but expected to work same as other EL 
distros)
+-  openSUSE Leap 15 with KVM (not widely tested and used by the community, 
tested to work openSUSE Leap 15.6)
 -  SUSE Linux Enterprise Server 15 with KVM (not tested, but expected to work 
same as with openSUSE 15 but likely require workarounds)
 -  XCP-ng 8.2.0
 -  XCP-ng 8.3.0

Reply via email to