LXD 5.13 released
Version 5.13 of the LXD virtual-machine manager has been released. New
features include fast live migration, support for AMD's secure enclaves,
and more. See this
announcement for details.
From: | Stéphane Graber <stgraber-AT-ubuntu.com> | |
To: | lwn-AT-lwn.net | |
Subject: | Announcing LXD 5.13 | |
Date: | Sat, 15 Apr 2023 01:34:00 -0400 | |
Message-ID: | <CA+enf=vUZHa1mYbZb5J8U8OJ6wvpeukAf0S+PTB57T32U1to0Q@mail.gmail.com> |
The LXD team is very excited to announce the release of LXD 5.13! This is one very busy release with a lot of new features. The highlights being: - Fast live migration for virtual machines - AMD SEV support - OpenID Connect authentication - VDPA for network acceleration on OVN - Layer 3 only networking on OVN - Nested NIC support on OVN - Per-user bridge for multi-user setups - Support for growing existing storage pools Additionally, the LXD documentation has seen a lot of improvements both in structure and content and can be found at: https://linuxcontainers.org/lxd/docs/latest/ The full announcement can be found at: https://discuss.linuxcontainers.org/t/lxd-5-13-has-been-r... LXD is an open source system container and virtual machine manager written in Go. It provides a very easy way to manage a variety of instances, be it locally on a single system or over a large set of systems clustered together. Its simple and secure REST API makes it easy to manage regardless of where it's running and is used by a variety of 3rd party deployment tools. Stéphane