<?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>http://51.159.138.137:8082/devel/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="http://51.159.138.137:8082/devel/software/installation_process/cluster_installation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Overview</title>
      <link>http://51.159.138.137:8082/devel/software/installation_process/cluster_installation/overview/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>http://51.159.138.137:8082/devel/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;&#xA;&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=&#34;http://51.159.138.137:8082/devel/software/installation_process/frontend_installation/&#34;&gt;Manual Front-end Deployment Documentation&lt;/a&gt; or the &lt;a href=&#34;http://51.159.138.137:8082/devel/getting_started/install_opennebula/production/minione_frontend_install/&#34;&gt;Automated Front-end Deployment Documentation&lt;/a&gt; for details.&lt;/p&gt;&#xA;&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>KVM Node Installation</title>
      <link>http://51.159.138.137:8082/devel/software/installation_process/cluster_installation/kvm_node_installation/</link>
      <pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate>
      <guid>http://51.159.138.137:8082/devel/software/installation_process/cluster_installation/kvm_node_installation/</guid>
      <description>&lt;p&gt;This page demonstrates how to configure an OpenNebula KVM Node from binary packages.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;&#xA;  &#xA;    &lt;div class=&#34;alert-heading&#34;&gt;&#xA;      &lt;i class=&#34;alert-icon fa-sharp fa-solid fa-circle-info&#34;&gt;&lt;/i&gt; Note&#xA;    &lt;/div&gt;&#xA;  &#xA;  &lt;div class=&#34;alert-body&#34;&gt;&#xA;    Before installing a KVM node, you must have an OpenNebula Front-end deployed. Refer to the &lt;a href=&#34;http://51.159.138.137:8082/devel/software/installation_process/frontend_installation/&#34;&gt;Front-end Deployment Documentation&lt;/a&gt; for details.&#xA;  &lt;/div&gt;  &#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;&#xA;  Overview&#xA;  &lt;a class=&#34;anchor-link&#34; href=&#34;#overview&#34; aria-label=&#34;Link to this section&#34;&gt;&#xA;    &lt;i class=&#34;fas fa-link fa-xs&#34;&gt;&lt;/i&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://www.linux-kvm.org/&#34;&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=&#34;https://www.qemu.org&#34;&gt;QEMU&lt;/a&gt; accelerated by the KVM and Virtual Machines management tool &lt;a href=&#34;https://libvirt.org&#34;&gt;libvirt&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LXC Node Installation</title>
      <link>http://51.159.138.137:8082/devel/software/installation_process/cluster_installation/lxc_node_installation/</link>
      <pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate>
      <guid>http://51.159.138.137:8082/devel/software/installation_process/cluster_installation/lxc_node_installation/</guid>
      <description>&lt;p&gt;&lt;a id=&#34;lxd-node&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a id=&#34;lxc-node&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;!--# LXC Node Installation --&gt;&#xA;&lt;p&gt;This page demonstrates how to configure an OpenNebula LXC Node from binary packages.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;&#xA;  &#xA;    &lt;div class=&#34;alert-heading&#34;&gt;&#xA;      &lt;i class=&#34;alert-icon fa-sharp fa-solid fa-circle-info&#34;&gt;&lt;/i&gt; Note&#xA;    &lt;/div&gt;&#xA;  &#xA;  &lt;div class=&#34;alert-body&#34;&gt;&#xA;    Before installing a KVM node, you must have an OpenNebula Front-end deployed. Refer to the &lt;a href=&#34;http://51.159.138.137:8082/devel/software/installation_process/frontend_installation/&#34;&gt;Front-end Deployment Documentation&lt;/a&gt; for details.&#xA;  &lt;/div&gt;  &#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;&#xA;  Overview&#xA;  &lt;a class=&#34;anchor-link&#34; href=&#34;#overview&#34; aria-label=&#34;Link to this section&#34;&gt;&#xA;    &lt;i class=&#34;fas fa-link fa-xs&#34;&gt;&lt;/i&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://linuxcontainers.org/lxc/introduction/&#34;&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>
