Explanation¶
The following guides provide conceptual context and clarification on the key topics related to using and configuring Multipass.
Architecture¶
These topics cover the foundations of how Multipass operates on your machine, providing a high-level overview of its structure and components.
Reference architecture: A high-level overview of how Multipass is structured, including its clients, daemon, storage, instances, and networking.
Instances¶
These guides explain the lifecycle, identity, and resources of the virtual machines you create.
Using Multipass¶
Concepts related to interacting and extending the functionality of your instances.
In Multipass, an alias is a shortcut for a command that runs inside a given instance.
Security and performance¶
Technical background on protecting your environment and ensuring it runs efficiently.
Glossary¶
Alias¶
See also
See also: alias, How to use command aliases.
In Multipass, an alias is a shortcut for a command that runs inside a given instance.
Host¶
In Multipass, host refers the actual physical machine on which Multipass is running.