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 us. A member of our team will be in touch shortly. Close
Here we are. After having spent 21min reading how to build a GPU Kubernetes cluster on AWS, 7min on adding EFS storage, you want to get to the real thing, which is actually DO something with it. So today we are going to define, design, deploy and operate a Deep Learning pipeline. So what is ...
Earlier this week we built a GPU cluster and installed Kubernetes so that we can do some advanced data processing. What is the thing you need next right after you have GPUs? Data. Data. and Data. And technically, if you looked at any of the tutorials for Tensorflow or the recent PaddlePaddle blog posts, you’ll ...
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 ...
Our February edition is packed with great content! We kick off with explaining why software-defined everything matters and give you a recap of Mobile World Congress. Download our latest whitepaper on containers, or join our upcoming webinars on OpenStack, Containers and MAAS. We’ve also included a fantastic host of tutorials for getting s ...
Today was the final day for Mobile World Congress 2017. It has been a long, hectic, but exciting week. For starters, we had a record number of visitors to Canonical’s Ubuntu booth. The mixture was consumer targeting businesses looking for device updates, IoT advances, and innovation around artificial intelligence (AI) and augmented reali ...
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 ...
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 → ...
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 → ...
What’s Ubuntu Core? Ubuntu Core is a version of Ubuntu that’s fully transactional and entirely based on snap packages. Most of the system is read-only. All installed applications come from snap packages and all updates are done using transactions. Meaning … Continue reading → ...
Just another reason why LXD is so awesome…You can easily configure your own cloud-init configuration into your LXD instance profile.In my case, I want cloud-init to automatically ssh-import-id kirkland, to fetch my keys from Launchpad. Alternat ...
Yesterday, I delivered a talk to a lively audience at ContainerWorld in Santa Clara, California.If I measured “the most interesting slides” by counting “the number of people who took a picture of the slide”, then by far “the most interesting slides” ar ...
Introduction So far all my blog posts about LXD have been assuming an Ubuntu host with LXD installed from packages, as a snap or from source. But LXD is perfectly happy to run on any Linux distribution which has the … Continue reading → ...