LXC - Linux Container
Date: 2022-09-05Last modified: 2023-02-17
Photo by Derek Oyen on Unsplash
How to install LXD
apt install snap
snap install lxd
Features
- device pass-through capabilities
- assign hardware directly to the lxc containers
- network and storage management capabilities
- storage pooling
- snapshot of running container
- live migration of running containers between hosts
- LXD can also integrate with cloud platform, such OpenStack
- improved control over compute resources
- clustering