Multipass has long been the easiest way to launch and manage Ubuntu virtual machines on Linux, macOS, and Windows. Whether you’re developing cross-platform software, testing distributed systems, or experimenting with cloud technologies, Multipass provides a fast and consistent way to create Ubuntu environments with just a few commands.
With the upcoming release of Multipass 1.17, we’re taking another step in the project’s evolution towards a local cloud simulation environment.
What’s new in Multipass 1.17
Multipass 1.16 marked an important milestone by making the entire project fully open source. The proprietary components previously required for Windows and macOS were moved into the main repository, and the documentation was migrated to Read the Docs. Since then, we’ve been working on the next feature release, and we’re excited to offer a preview of what’s coming in Multipass 1.17.
Direct support for Debian and Fedora
Building on the custom image support introduced in the previous release, Multipass 1.17 adds direct support for additional Linux distributions, including Debian and Fedora. Yes, we open the door to let our users enjoy selected distributions other than Ubuntu and benefit from the respective variants as new playgrounds. At the same time, the various appliances - also known as blueprints - will be removed as announced.
Availability Zones (AZs)
Our long-term goal is to evolve Multipass into a local cloud sandbox. A major step in that direction is the introduction of Availability Zones (AZs). Users can assign virtual machines to Availability Zones and simulate zone failures to verify redundancy measures, validate high-availability implementations, and reproduce cloud deployment scenarios—all on a local machine.
Virtualization backend updates
We’re also continuing to simplify and modernise the supported virtualization backends by focusing on native platform technologies. On macOS, Multipass introduces support for the Apple Virtualization Framework (AppleVZ), while the Hyper-V backend has been reworked to use native Windows APIs. This also enables Multipass to run on Windows Home Edition. At the same time, LXD and libvirt have been removed as backends, while VirtualBox (Windows and macOS) and QEMU (macOS) are now deprecated.
The vision for Multipass
Multipass began as a simple way to launch Ubuntu virtual machines and provide an easy gateway into the Ubuntu ecosystem on any platform. Since then, it has steadily evolved, and our vision today is to transform it into a comprehensive local cloud sandbox: a self-contained environment where developers can simulate, prototype, and learn cloud-native technologies without requiring access to a public cloud or incurring cloud costs.
Our goal is to provide a rich platform for local experimentation that enables developers and operators to explore cloud technologies in an isolated, reproducible environment.
Looking ahead
As Multipass continues to evolve, we’re exploring several new capabilities alongside foundational improvements.
Beyond Availability Zones, we’re investigating additional storage capabilities. Block storage would allow persistent volumes to be attached to instances, while blob storage support would make it easier to work with unstructured binary data. Together, these features would enable new workflows for applications with more advanced storage requirements.
We’re also continuing to simplify our hypervisor support by moving towards a single native backend on each supported platform. This will allow us to focus our efforts on performance, security, maintainability, and a seamless user experience.
The Multipass GUI will continue to evolve with additional functionality and visual improvements. We’re also exploring support for VSOCK, which provides a fast and secure communication channel between the host and guest without requiring network connectivity.
Across the project, quality and security remain central priorities. We’re continuously improving our continuous integration pipelines and expanding our end-to-end test coverage to ensure Multipass remains reliable as it grows.
Try Multipass today
If you haven’t explored Multipass yet, now is a great time to get started. You can install it on your platform of choice and launch your first Ubuntu virtual machine in seconds.
Multipass is fully open source, and contributions from the community are always welcome. Whether you’d like to report a bug, propose a feature, improve the documentation, or contribute code, we’d love to have you involved.
Multipass is evolving beyond a virtual machine manager into a powerful local cloud sandbox for experimentation, learning, and development. We look forward to seeing what you’ll build with it.
