RHEL 10 and clones have image mode as a new feature using bootc, which lets you use the OCI image format for bootable containers that can run as full systems on bare metal. They can also be run as OCI containers in OCI runtimes, though docker/podman/kubernetes don’t have the best user experience for running system containers.
Since Incus already has support for pulling OCI images to run them as LXCs, could it get a streamlined way to run bootc OCI images in VMs?