Incus OS¶
This example installs Incus OS by first generating a customized installation ISO inside an ephemeral Alpine virtual machine.
How it works¶
An ephemeral Alpine VM runs
flasher-tool.The tool generates an Incus OS ISO with seed data baked in.
The seed data includes the host client certificate, so the installed system trusts the host automatically.
The generated ISO is written to the host
/tmpdirectory and then used to launch the installation.
Run it¶
Source file: incus-os.yaml
incus-apply incus-os.yaml
Canonical source file: