Skip to content

Commit

Permalink
M #-: Remove Firecracker
Browse files Browse the repository at this point in the history
  • Loading branch information
tinova committed Jul 11, 2024
1 parent f54686c commit e4c459d
Show file tree
Hide file tree
Showing 17 changed files with 10 additions and 626 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Before reading this chapter make sure you are familiar with the :ref:`Architectu

The aim of this chapter is to give you a quick-start guide to deploying OpenNebula. This is the simplest possible installation, but it is also the foundation for a more complex setup. First, you should go through the :ref:`Database Setup <database_setup>` section, especially if you expect to use OpenNebula for production. Then move on to the configuration of :ref:`OpenNebula Repositories <repositories>`, from which you'll install the required components. And finally, proceed with the :ref:`Front-end Installation <frontend_installation>` section. You'll end up running a fully featured OpenNebula Front-end.

After reading this chapter, you can go on to add the :ref:`KVM <kvm_node>`, :ref:`LXC <lxc_node>`, :ref:`Firecracker <fc_node>` hypervisor nodes, or :ref:`vCenter <vcenter_node>`.
After reading this chapter, you can go on to add the :ref:`KVM <kvm_node>` or :ref:`LXC <lxc_node>` hypervisor nodes.

To scale from a single-host Front-end deployment to several hosts for better performance or reliability (HA), continue to the following chapters on :ref:`Large-scale Deployment <large_scale_deployment>`, :ref:`High Availability <ha>` and :ref:`Data Center Federation <federation_section>`.

Expand Down
31 changes: 6 additions & 25 deletions source/intro_release_notes/release_notes/platform_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Front-End Components
+--------------------------+--------------------------------------------------------+-------------------------------------------------------+
| AlmaLinux | 8, 9 | :ref:`Front-End Installation <frontend_installation>` |
+--------------------------+--------------------------------------------------------+-------------------------------------------------------+
| Ubuntu Server | 20.04 (LTS), 22.04 (LTS) | :ref:`Front-End Installation <frontend_installation>` |
| Ubuntu Server | 22.04 (LTS), 24.04 (LTS) | :ref:`Front-End Installation <frontend_installation>` |
+--------------------------+--------------------------------------------------------+-------------------------------------------------------+
| Debian | 10, 11 | :ref:`Front-End Installation <frontend_installation>`.|
| Debian | 11, 12 | :ref:`Front-End Installation <frontend_installation>`.|
| | | Not certified to manage VMware infrastructures |
+--------------------------+--------------------------------------------------------+-------------------------------------------------------+
| MariaDB or MySQL | Version included in the Linux distribution | :ref:`MySQL Setup <mysql>` |
Expand Down Expand Up @@ -62,9 +62,9 @@ KVM Nodes
+--------------------------+---------------------------------------------------------+-----------------------------------------+
| AlmaLinux | 8, 9 | :ref:`KVM Driver <kvmg>` |
+--------------------------+---------------------------------------------------------+-----------------------------------------+
| Ubuntu Server | 20.04 (LTS), 22.04 (LTS) | :ref:`KVM Driver <kvmg>` |
| Ubuntu Server | 22.04 (LTS), 24.04 (LTS) | :ref:`KVM Driver <kvmg>` |
+--------------------------+---------------------------------------------------------+-----------------------------------------+
| Debian | 10, 11 | :ref:`KVM Driver <kvmg>` |
| Debian | 11, 12 | :ref:`KVM Driver <kvmg>` |
+--------------------------+---------------------------------------------------------+-----------------------------------------+
| KVM/Libvirt | Support for version included in the Linux distribution. | :ref:`KVM Node Installation <kvm_node>` |
| | For RHEL the packages from ``qemu-ev`` are used. | |
Expand All @@ -76,33 +76,15 @@ LXC Nodes
+---------------+--------------------------------------------------------+-----------------------------------------+
| Component | Version | More information |
+===============+========================================================+=========================================+
| Ubuntu Server | 20.04 (LTS), 22.04 (LTS) | :ref:`LXC Driver <lxcmg>` |
| Ubuntu Server | 22.04 (LTS), 24.04 (LTS) | :ref:`LXC Driver <lxcmg>` |
+---------------+--------------------------------------------------------+-----------------------------------------+
| Debian | 10, 11 | :ref:`LXC Driver <lxcmg>` |
| Debian | 11, 12 | :ref:`LXC Driver <lxcmg>` |
+---------------+--------------------------------------------------------+-----------------------------------------+
| AlmaLinux | 8, 9 | :ref:`LXC Driver <lxcmg>` |
+---------------+--------------------------------------------------------+-----------------------------------------+
| LXC | Support for version included in the Linux distribution | :ref:`LXC Node Installation <lxc_node>` |
+---------------+--------------------------------------------------------+-----------------------------------------+

Firecracker Nodes
--------------------------------------------------------------------------------

+--------------------------+-------------------------------------------------+----------------------------------+
| Component | Version | More information |
+==========================+=================================================+==================================+
| Red Hat Enterprise Linux | 8, 9 | :ref:`Firecracker Driver <fcmg>` |
+--------------------------+-------------------------------------------------+----------------------------------+
| AlmaLinux | 8, 9 | :ref:`Firecracker Driver <fcmg>` |
+--------------------------+-------------------------------------------------+----------------------------------+
| Ubuntu Server | 20.04 (LTS), 22.04 (LTS) | :ref:`Firecracker Driver <fcmg>` |
+--------------------------+-------------------------------------------------+----------------------------------+
| Debian | 10, 11 | :ref:`Firecracker Driver <fcmg>` |
+--------------------------+-------------------------------------------------+----------------------------------+
| KVM/Firecracker | Support for Firecracker and KVM versions | :ref:`Firecracker Node |
| | included in the Linux distribution. | Installation <fc_node>` |
+--------------------------+-------------------------------------------------+----------------------------------+

.. _context_supported_platforms:

`Linux and Windows Contextualization Packages <https://github.com/OpenNebula/one-apps/wiki/linux_release>`__
Expand Down Expand Up @@ -264,4 +246,3 @@ Debian 10 and Ubuntu 18 Upgrade
--------------------------------------------------------------------------------

When upgrading your nodes from Debian 10 or Ubuntu 18 you may need to update the opennebula sudoers file because of the */usr merge* feature implemented for Debian11/Ubuntu20. You can `find more information and a recommended work around in this issue <https://github.com/OpenNebula/one/issues/6090>`__.

1 change: 0 additions & 1 deletion source/legacy_components/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ Legacy Components refers to functionality that is present in this current versio

Ruby Sunstone <ruby_sunstone/index>
VMware Integration <vcenter_driver/index>
Open Cluster Deployment <open_cluster_deployment/index>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e4c459d

Please sign in to comment.