Your submission was sent successfully! Close

You have successfully unsubscribed! Close

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

LXD

Cloud and server

Directly interacting with the LXD API

by Stéphane Graber on 18 April 2016

The next post in the LXD series is currently blocked on a pending kernel fix, so I figured I’d do an out of series post on how to use the LXD API...

Cloud and server

Docker 1.10 with Fan Networking in Ubuntu 16.04

by Dustin Kirkland on 15 April 2016

I’m thrilled to introduce Docker 1.10.3, supported on every Ubuntu architecture, for Ubuntu 16.04 LTS, and announce the General Availability of Ubuntu Fan...

Cloud and server

LXD 2.0: LXD in LXD [8/12]

by Stéphane Graber on 15 April 2016

This is the eighth blog post in this series about LXD 2.0.IntroductionIn the previous post I covered how to run Docker inside LXD which is a good way to get...

Cloud and server

LXD 2.0: Docker in LXD [7/12]

by Stéphane Graber on 13 April 2016

This is the seventh blog post in this series about LXD 2.0.Why run Docker inside LXDAs I briefly covered in the first post of this series, LXD’s focus is...

Cloud and server

Nova-LXD delivers bare-metal performance on OpenStack, while Ironic delivers NSA-as-a-Service

by Mark Shuttleworth on 13 April 2016

With the release of LXC 2.0 and LXD, we now have a pure-container hypervisor that delivers bare-metal performance with a standard Linux guest OS experience....

Cloud and server

LXD 2.0: Remote hosts and container migration [6/12]

by Stéphane Graber on 12 April 2016

This is the sixth blog post in this series about LXD 2.0.Remote protocolsLXD 2.0 supports two protocols:LXD 1.0 API: That’s the REST API used between the...

Cloud and server

LXD networking: lxdbr0 explained

by Canonical on 7 April 2016

Recently, LXD stopped depending on lxc, and thus moved to using its own bridge, called lxdbr0. lxdbr0 behaves significantly differently than lxcbr0: it is...

Cloud and server

LXD 2.0: Image management [5/12]

by Stéphane Graber on 1 April 2016

This is the fifth blog post in this series about LXD 2.0.Container imagesIf you’ve used LXC before, you probably remember those LXC “templates”, basically...

Cloud and server

Ubuntu on Windows – The Ubuntu Userspace for Windows Developers

by Dustin Kirkland on 30 March 2016

I’m in San Francisco this week, attending Microsoft’s Build developer conference, as a sponsored guest of Microsoft.That’s perhaps a bit odd for me, as I...

Cloud and server

LXD 2.0: Resource control [4/12]

by Stéphane Graber on 30 March 2016

This is the fourth blog post in this series about LXD 2.0.Available resource limitsLXD offers a variety of resource limits. Some of those are tied to the...

Cloud and server

LXD 2.0: Your first LXD container [3/12]

by Stéphane Graber on 22 March 2016

This is the third blog post in this series about LXD 2.0.As there are a lot of commands involved with managing LXD containers, this post is rather long. If...

Cloud and server

LXD 2.0: Installing and configuring LXD [2/12]

by Stéphane Graber on 16 March 2016

This is the second blog post in this series about LXD 2.0.Where to get LXD and how to install itThere are many ways to get the latest and greatest LXD. We...