LXD

Cloud and server

Charming 2.0 – Now with 100% more awesome

by Charles Butler on 22 October 2015

Editors Note: This post is one of many in a series covering the newpatterns in charming. This first post will be information heavy andcover a walkthrough of...

Cloud and server

[Video] An introduction to LXD, the container lighter-visor

by Tom Callway on 5 October 2015

Stephane Graber gave this talk at the recent Container Camp event on Sept 11th, 2015 at the Barbican Centre, London. He is a long time Open Source user and...

Cloud and server

Infographic: LXD Machine containers from Ubuntu

by Alexia Emmanoulopoulou on 23 September 2015

LXD (pronounced “lex-dee”) is a container hypervisor from Ubuntu. LXD containers look and act like virtual machines, but have the lightweight performance and...

Cloud and server

Ubuntu and LXD at ContainerCon 2015

by Dustin Kirkland on 12 August 2015

Canonical is delighted to sponsor ContainerCon 2015, a Linux Foundation event in Seattle next week, August 17-19, 2015. It’s quite exciting to see the A-list...

Cloud and server

Publishing LXD images

by Canonical on 30 June 2015

While some work remains to be done for ‘lxc publish’, the current support is sufficient to show a full cycle of image workload with lxd.Ubuntu wily comes with...

Cloud and server

It’s all about containers! ODS keynote

by Tom Callway on 25 June 2015

It’s all about containers. All attention is turning to new and innovative variants of this cloud development technology. From LXC and Docker to our recent...

Cloud and server

Introducing the Fan – simpler container networking

by Canonical on 24 June 2015

Canonical just announced a new, free, and very cool way to provide thousands of IP addresses to each of your VMs on AWS. Check out the fan networking on...

Cloud and server

Container-to-Container Networking: The Bits have Hit the Fan!

by Dustin Kirkland on 22 June 2015

A thing of beautyIf you read my last post, perhaps you followed the embedded instructions and ran hundreds of LXD system containers on your own Ubuntu...

Cloud and server

The Fan overlay network for container addresses, from Canonical

by Dustin Kirkland on 22 June 2015

Today, Canonical introduces the Fan overlay network system in Ubuntu in test images for Amazon Web Services and Google Compute Engine, delivering the fastest...

Cloud and server

Mark Shuttleworth’s ODS Vancouver Keynote

by Canonical on 11 June 2015

This year’s OpenStack Summit was the most successful yet; playing host to a record number of exhibitors who excited and inspired over 5,000 visiting...

Cloud and server

How many containers can you run on your machine?

by Dustin Kirkland on 11 June 2015

652 Linux containers running on a Laptop?  Are you kidding me???A couple of weeks ago, at the OpenStack Summit in Vancouver, Canonical released the results of...

Cloud and server

Introducing pylxd

by Canonical on 27 May 2015

In part of my work for nova-compute-lxd, we use a combination of httplib, UNIX domain sockets, and JSON to talk to the LXD daemon via the REST API. Talking to...