Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions source/installguide/hypervisor/kvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
22 changes: 10 additions & 12 deletions source/releasenotes/compat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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
Expand Down