Skip to main content

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
"LXC"


Mark Baker
15 August 2016

Lunch and learn with OpenStack containers

Cloud and server Article

Follow the instructions in this article to spend around an hour over your lunch time to get an entire Ubuntu OpenStack cloud up and running in containers on a single machine. The resulting cloud will launch container based workloads. News about containers with OpenStack is everywhere right now. Be it OpenStack running on containers, runni ...


Stéphane Graber
8 June 2016

LXD 2.0: LXD and Juju [10/12]

Cloud and server Article

Juju is Canonical’s service modeling and deployment tool. It supports a very wide range of cloud providers to make it easy for you to deploy any service you want on any cloud you want.On top of that, Juju 2.0 also includes support for LXD, both for local deployments, ideal for development and as a way to co-locate services on a cloud inst ...


matt-c-irvine
5 May 2016

What’s possible with Ubuntu on Mainframe?

Cloud and server Article

IBM Systems Magazine Webinar “Discover the Cloud and Scale Out World of Ubuntu”held on 27 April 2016 Recently announced support for Ubuntu 16.04 LTS on IBM LinuxONE and z Systems has created a paradigm shift in a world that often does not see much change. Systems that cannot fail, systems that the world relies on, ...


Stéphane Graber
18 April 2016

Directly interacting with the LXD API

Cloud and server Article

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 directly.Setting up the LXD daemonThe LXD REST API can be accessed over either a local Unix socket or over HTTPs. The protocol in both case is identical, the only difference being that the Unix ...


Stéphane Graber
15 April 2016

LXD 2.0: LXD in LXD [8/12]

Cloud and server Article

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 access to the portfolio of application provided by Docker while running in the safety of the LXD environment.One use case I mentioned was offering a LXD container to your users and th ...


Stéphane Graber
13 April 2016

LXD 2.0: Docker in LXD [7/12]

Cloud and server Article

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 system containers. That is, we run a full unmodified Linux distribution inside our containers. LXD for all intent and purposes doesn’t care about the workload running in the container. I ...


Mark Shuttleworth
13 April 2016

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

Cloud and server Article

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. Very low latency, very high density, and very high control of specific in-guest application processes compared to KVM and ESX make it worth checking out for large-scale Linux virtuali ...


Stéphane Graber
12 April 2016

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

Cloud and server Article

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 clients and a LXD daemon as well as between LXD daemons when copying/moving images and containers.Simplestreams: The Simplestreams protocol is a read-only, image-only protocol used by bo ...


Stéphane Graber
14 March 2016

LXD 2.0: Introduction to LXD

Cloud and server Article

This is the first blog post in this series about LXD 2.0.A few common questions about LXDWhat’s LXD?At its simplest, LXD is a daemon which provides a REST API to drive LXC containers.Its main goal is to provide a user experience that’s similar to that of virtual machines but using Linux containers rather than hardware virtualization. How ...


Stéphane Graber
14 March 2016

The LXD 2.0: Blog post series [0/12]

Ubuntu Article

As we are getting closer and closer to tagging the final releases of LXC, LXD and LXCFS 2.0, I figured it would be a good idea to talk a bit about everything that went into LXD since we first started that project a year and a half ago.This is going to be a blog post series similar to what I’ve done for LXC 1.0 a couple years back.The topi ...


Jay R. Wren
10 November 2015

Converting eth0 to br0 and getting all your LXC or LXD onto your LAN

Cloud and server Article

Wayne has a great post on the new juju lxd work. I’ve been using it a bit and it is awesome. It is super fast and I can create and destroy environments faster than creating and destroying with juju-local. One thing which I’ve done which has made all LXC and LXD instances more valuable to … Continue reading Converting eth0 to br0 and getti ...


Canonical
5 November 2015

Canonical launches world’s fastest hypervisor, LXD

Cloud and server Article

London, November 5th 2015 – Canonical today released in beta the world’s fastest hypervisor, LXD, which takes a pure-container approach to Linux virtualization and offers dramatic performance and density advantages over VMware ESX and Linux KVM for private and public cloud infrastructure. LXD delivers up to 15 times the density of KVM for ...