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


James Page
13 October 2017

OpenStack Development Summary – October 13, 2017

Cloud and server Article

Welcome to the seventh Ubuntu OpenStack development summary! This summary is intended to be a regular communication of activities and plans happening in and around Ubuntu OpenStack, covering but not limited to the distribution and deployment of OpenStack on Ubuntu. If there is something that you would like to see covered in future summari ...


Michael Iatrou
12 October 2017

Kubernetes the not so easy way

Cloud and server Article

A few years ago, the simplest method to deploy and operate Kubernetes on Ubuntu was with conjure-up. Whether the substrate is a public cloud (AWS, Azure, GCP, etc) private virtualized environments (VMware) or bare metal, conjure-up will allow you to quickly install a fully functional, production-grade Kubernetes. But what if you wanted to ...


Thibaut Rouffineau
9 October 2017

LXD Weekly status #18

Cloud and server Article

Weekly status for the week of the 2nd to the 8th of October 2017. Introduction After everyone got back home from New York City, we got back to work on LXD, LXC and LXCFS. On the LXD front, other than a large amount of bugfixes, we’ve made our online documentation available through Read The Docs. ...


Stéphane Graber
4 September 2017

LXD Weekly Status #13: Snap data migration, Open Source Summit & more

Cloud and server Article

Weekly status for the week of the 28th to the 3rd of September 2017. Introduction The main focus for this past week has been the preparation for LXC 2.1. We’ve now issued a call for testing and expect it to release tomorrow (Tuesday). On the LXD side of things, we’ve been working through bug reports quite a ...


Canonical
23 August 2017

Canonical expands enterprise Kubernetes

Canonical announcements News

Canonical supports enterprise Kubernetes on cloud and on-premises Two turnkey consulting packages for rapid deployment Support for Galactic Fog serverless, Rancher container management and Weave Cloud Reference architectures for Kubernetes operations on cloud or bare-metal LONDON, U.K, Aug 23rd, 2017, Canonical today announced two consult ...


Canonical
13 April 2017

Ubuntu 17.04 supports widest range of container capabilities

Canonical announcements News

Ubuntu 17.04 released today, supporting Kubernetes, Docker, LXD and Snaps. This is the 26th release of Ubuntu, the world’s most widely deployed Linux OS and the leading platform for cloud and IoT operations. “The breadth and pace of open source innovation has made it the center of gravity in technology today, and the Ubuntu community ...


Stéphane Graber
29 March 2017

USB hotplug with LXD containers

Cloud and server Article

USB devices in containersIt can be pretty useful to pass USB devices to a container. Be that some measurement equipment in a lab or maybe more commonly, an Android phone or some IoT device that you need to interact with.Similar to what I wrote recently about GPUs, LXD supports passing USB devices into containers. Again, similarly to the G ...


Stéphane Graber
28 March 2017

NVidia CUDA inside a LXD container

Cloud and server Article

GPU inside a container LXD supports GPU passthrough but this is implemented in a very different way than what you would expect from a virtual machine. With containers, rather than passing a raw PCI device and have the container deal … Continue reading → ...


Stéphane Graber
6 March 2017

Run your own LXD demo server

Cloud and server Article

The LXD demo serverThe LXD demo server is the service behind https://linuxcontainers.org/lxd/try-it.We use it to showcase LXD by leading visitors through an interactive tour of LXD’s features.Rather than use some javascript simulation of LXD and its client tool, we give our visitors a real root shell using a LXD container with nesting ena ...


Cezzaine Zaher
27 February 2017

The no-nonsense way to accelerate your business with containers

Cloud and server White paper

Container technology has brought about a step-change in virtualisation technology. Organisations implementing containers see considerable opportunities to improve agility, efficiency, speed, and manageability within their IT environments. Containers promise to improve datacenter efficiency and performance without having to make additional ...


Stéphane Graber
27 February 2017

LXD client on Windows and macOS

Cloud and server Article

LXD on other operating systems? While LXD and especially its API have been designed in a mostly OS-agnostic way, the only OS supported for the daemon right now is Linux (and a rather recent Linux at that). However since all … Continue reading → ...


Stéphane Graber
27 February 2017

LXD 2.0: Debugging and contributing to LXD [12/12]

Cloud and server Article

This is the twelfth and last blog post in this series about LXD 2.0. Introduction This is finally it! The last blog post in this series of 12 that started almost a year ago. If you followed the series from the beginning, … Continue reading → ...