[lxc-devel] [linuxcontainers.org/master] Add OpenNebula entry

dann1 on Github lxc-bot at linuxcontainers.org
Sat Mar 2 00:22:13 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 405 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190301/6b0c384a/attachment-0001.bin>
-------------- next part --------------
From 6e9774a0b824dcae1e9f3c6d82e21f5b2c9e540e Mon Sep 17 00:00:00 2001
From: Daniel Clavijo Coca <dann1telecom at gmail.com>
Date: Fri, 1 Mar 2019 18:15:28 -0600
Subject: [PATCH] Add OpenNebula entry

---
 content/lxd/introduction.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/content/lxd/introduction.md b/content/lxd/introduction.md
index 6f64a96..2108a1c 100644
--- a/content/lxd/introduction.md
+++ b/content/lxd/introduction.md
@@ -33,6 +33,18 @@ Some of the biggest features of LXD are:
  * Network management (bridge creation and configuration, cross-host tunnels, ...)
  * Storage management (support for multiple storage backends, storage pools and storage volumes)
 
+# Integration with OpenNebula
+Starting from [OpenNebula EDGE](https://opennebula.org/get-your-hands-on-v-5-8-edge/) this cloud management platform packs official drivers to manage LXD compute nodes.
+
+Key features:
+- Enables **qcow2 backed containers** and regular KVM-like images, giving users more flexibility when deploying their workloads
+- Ceph storage pools shared across all virtualization nodes (both KVM and LXD)
+- Seamless LXD public image servers integration in a marketplace-like style. Supports https://images.linuxcontainers.org,  https://www.turnkeylinux.org and also the [OpenNebula marketplace](https://marketplace.opennebula.systems/appliance)
+- [Multi-container services deployment](https://docs.opennebula.org/5.8/advanced_components/application_flow_and_auto-scaling/overview.html) with auto-scaling.
+- Heterogeneus hypervisors cloud deployments with KVM, LXD and VMWare vCenter managed by the same cloud orchestration system
+
+You can check more about the integration in the [OpenNebula doc](http://docs.opennebula.org/5.8/deployment/open_cloud_host_setup/lxd_driver.html)
+
 # Integration with OpenStack
 The "nova-lxd" project provides an OpenStack Nova plugin that seamlessly integrates
 system containers into a regular OpenStack deployment.


More information about the lxc-devel mailing list