How to build a lightweight system container cluster
Alex Cattle
on 18 July 2019
Tags: Containerization , containers , LXD , Ubuntu

LXD, the system container manager, developed by Canonical and shipped by default with Ubuntu, makes it possible to create many containers of various Linux distributions and manage them in a way similar to virtual machines (VMs) but with lower overhead costs associated with them.
Unlike VMs, containers have the benefit of using a shared kernel such as; kernel security updates in Ubuntu, Livepatch support, minimal memory footprint, ease of sharing resources and an extremely low CPU usage/wakeups at idle.
This whitepaper explores the use of LXD containers as part of a team development environment, effectively setting up a shared lab on physical hardware or in the cloud.
You will learn how working in this environment:
- Reduces the time spent by team members getting a functional work environment
- Makes it easy to collaborate with colleagues, accessing their containers if needed
- Makes it possible to access the work environment of team members who are on leave
- Better use and control of resources by using shared systems
- Easy to implement snapshots and backups, huge time savers when a mistake happens
To view the whitepaper, complete the below form:
Fast, dense, and secure container and VM management at any scale
LXD brings flexible resource limits, advanced snapshot and networking support, and better security — all making for easier, leaner and more robust containerised solutions and VMs.
Newsletter signup
Related posts
Canonical announces optimized Ubuntu images for TPU virtual machines by Google Cloud
Canonical and Google Cloud announced the availability of certified Ubuntu images for Google’s Cloud TPU Virtual Machines.
Introducing Workshop: launch sandboxed development environments on Ubuntu with a single command
Developers now benefit from consistency and repeatability for cutting-edge workflows, including agentic AI. Today, Canonical announced the release of...
Run agentic workloads on Arm and Ubuntu
In the lead-up to Ubuntu Summit 26.04, Canonical and Arm are collaborating to certify the new Arm AGI CPU on Ubuntu 26.04 LTS (Resolute Raccoon). Learn what...