Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

Blog posts tagged
"nova"


Guest
26 October 2015

An nova-compute-lxd update

Cloud and server Article

For the past couple of months, we have been working hard on adding new features to nova-compute-lxd (nclxd). The new features that have been added go beyond starting and stopping containers, to make it more useful for day to day use. An example is container migration: The above video shows a container migrating between two ...


Canonical
6 May 2015

Introduction to nova-compute-lxd

Cloud and server Article

LXD is a lightweight container hypervisor for full system containers, unlike Docker and Rocket which is for application containers. This means that the container will look and feel like a regular VM – but will act like a container. LXD uses the same container technology found in the Linux kernel (cgroups, namespaces, LSM, etc). The ...