diff --git a/source/installguide/hypervisor/kvm.rst b/source/installguide/hypervisor/kvm.rst index d5dc3baa57..61cd1501bf 100644 --- a/source/installguide/hypervisor/kvm.rst +++ b/source/installguide/hypervisor/kvm.rst @@ -253,7 +253,7 @@ DEB package repository You can add a DEB package repository to your apt sources with the following commands. Replace the code name with your Ubuntu LTS version : -Ubuntu 22.04 (jammy), Ubuntu 24.04 (noble). +Ubuntu 22.04 (jammy), Ubuntu 24.04 (noble), Ubuntu 26.04 (resolute). Use your preferred editor and open (or create) ``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index f40f6c0fae..9d6bec428c 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -22,7 +22,7 @@ Supported OS Versions for Management Server This section lists the operating systems that are supported for running CloudStack Management Server. -- Ubuntu 22.04 LTS, 24.04 LTS +- Ubuntu 22.04 LTS, 24.04 LTS, 26.04 LTS - Oracle Linux 8, 9, 10 - Rocky Linux 8, 9, 10 - Alma Linux 8, 9, 10 @@ -45,7 +45,7 @@ Supported Hypervisor Versions CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI, and VMware with vSphere. -- Ubuntu 22.04 LTS, 24.04 LTS with KVM +- Ubuntu 22.04 LTS, 24.04 LTS, 26.04 LTS with KVM - Oracle Linux 8, 9, 10 with KVM - Rocky Linux 8, 9, 10 with KVM - Alma Linux 8, 9, 10 with KVM