When using MAAS, it's important to understand how to manage images. By default, every deployed machine runs an image provided by MAAS. These images can be either standard or custom and are downloaded from a stream or local mirror.
Standard images: Standard images include a broad inventory of Ubuntu versions for different architectures. However, if you need to deploy other types of images, such as CentOS, RHEL, Rocky, SLES, or even Windows, MAAS also supports custom images.
VMWare images: Additionally, MAAS also supports deploying VMWare images to appropriate virtual machine configurations.
Local image mirroring: To speed up image downloads, MAAS allows for local image mirroring. This feature allows for faster downloads by storing images locally rather than downloading them from the internet.
RT kernel: For those who need a real-time kernel, MAAS makes it simple to deploy one with cloud-init.
Whether you're deploying standard or custom images, from remote or local sources, MAAS offers a wide range of options, along with tools to streamline the process.