<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cluster Installation on</title><link>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/</link><description>Recent content in Cluster Installation on</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/index.xml" rel="self" type="application/rss+xml"/><item><title>Overview</title><link>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/overview/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/overview/</guid><description>&lt;p&gt;OpenNebula Clusters are logical groupings of Hosts, datastores and Virtual Networks that provide compute capacity for cloud workloads. Cluster compute resources can consist of on-premise servers or virtual or bare-metal instances from a 3rd-party IaaS provider.&lt;/p&gt;
&lt;p&gt;Before deploying OpenNebula Clusters, you must deploy an OpenNebula Front-end. If you have not already deployed a Front-end, refer to the &lt;a href="https://docs.opennebula.io/7.2/software/installation_process/frontend_installation/"&gt;Front-end Deployment Documentation&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;Once you have successfully deployed an OpenNebula Front-end, you can proceed to manually install or automatically create (provision) Clusters to handle cloud workloads. There are three options:&lt;/p&gt;</description></item><item><title>Automatic Cluster Provisioning with OneForm</title><link>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/automated/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/automated/</guid><description>&lt;p&gt;OneForm is OpenNebula’s automated cloud provisioning tool. It serves as an automated “cloud-on-demand” engine, allowing you to provision resources on-premises, or bare-metal instances from public cloud providers through a simple, streamlined workflow. You can provision Clusters through an OpenNebula Front-end through the the Sunstone user interface, the OneForm CLI, or the OneForm REST API.&lt;/p&gt;
&lt;h2 id="before-starting"&gt;
 Before Starting
 &lt;a class="anchor-link" href="#before-starting" aria-label="Link to this section"&gt;
 &lt;i class="fas fa-link fa-xs"&gt;&lt;/i&gt;
 &lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;In order to use OneForm, you must first install an OpenNebula Front-end using one of the available deployment options, refer to the &lt;a href="https://docs.opennebula.io/7.2/software/installation_process/frontend_installation/"&gt;Front-end Installation Documentation&lt;/a&gt; for details.&lt;/p&gt;</description></item><item><title>KVM Node Installation</title><link>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/kvm_node_installation/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/kvm_node_installation/</guid><description>&lt;p&gt;&lt;a id="kvm-node"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# KVM Node Installation --&gt;
&lt;p&gt;This page demonstrates how to configure an OpenNebula KVM Node from binary packages.&lt;/p&gt;









&lt;div class="alert alert-info" role="alert"&gt;
 
 &lt;div class="alert-heading"&gt;
 &lt;i class="alert-icon fa-sharp fa-solid fa-circle-info"&gt;&lt;/i&gt; Note
 &lt;/div&gt;
 
 &lt;div class="alert-body"&gt;
 Before installing a KVM node, you must have an OpenNebula Front-end deployed. Refer to the &lt;a href="https://docs.opennebula.io/7.2/software/installation_process/frontend_installation/"&gt;Front-end Deployment Documentation&lt;/a&gt; for details.
 &lt;/div&gt; 
&lt;/div&gt;
&lt;h2 id="overview"&gt;
 Overview
 &lt;a class="anchor-link" href="#overview" aria-label="Link to this section"&gt;
 &lt;i class="fas fa-link fa-xs"&gt;&lt;/i&gt;
 &lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;&lt;a href="https://www.linux-kvm.org/"&gt;KVM&lt;/a&gt; (Kernel-based Virtual Machine) is the main virtualization solution for Linux on x86 hardware that contains virtualization extensions (Intel VT or AMD-V) and on ARM64 (currently in beta mode). It consists of the loadable KVM kernel modules (one that provides the core virtualization infrastructure and several processor-specific modules), but the complete KVM virtualization stack usually also contains the user-space machine hardware emulator &lt;a href="https://www.qemu.org"&gt;QEMU&lt;/a&gt; accelerated by the KVM and Virtual Machines management tool &lt;a href="https://libvirt.org"&gt;libvirt&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>LXC Node Installation</title><link>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/lxc_node_installation/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/software/installation_process/cluster_installation/lxc_node_installation/</guid><description>&lt;p&gt;&lt;a id="lxd-node"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="lxc-node"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# LXC Node Installation --&gt;
&lt;p&gt;This page demonstrates how to configure an OpenNebula LXC Node from binary packages.&lt;/p&gt;









&lt;div class="alert alert-info" role="alert"&gt;
 
 &lt;div class="alert-heading"&gt;
 &lt;i class="alert-icon fa-sharp fa-solid fa-circle-info"&gt;&lt;/i&gt; Note
 &lt;/div&gt;
 
 &lt;div class="alert-body"&gt;
 Before installing a KVM node, you must have an OpenNebula Front-end deployed. Refer to the &lt;a href="https://docs.opennebula.io/7.2/software/installation_process/frontend_installation/"&gt;Front-end Deployment Documentation&lt;/a&gt; for details.
 &lt;/div&gt; 
&lt;/div&gt;
&lt;h2 id="overview"&gt;
 Overview
 &lt;a class="anchor-link" href="#overview" aria-label="Link to this section"&gt;
 &lt;i class="fas fa-link fa-xs"&gt;&lt;/i&gt;
 &lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;&lt;a href="https://linuxcontainers.org/lxc/introduction/"&gt;LXC&lt;/a&gt; is a Linux technology which allows us to create and manage system and application containers. The containers are computing environments running on a particular hypervisor node alongside other containers or Host services, but secured and isolated in their own namespaces (user, process, network).&lt;/p&gt;</description></item></channel></rss>