Libvirt Provider¶
The libvirt-provider project is a Libvirt based provider implementation of the ironcore types
graph TD
libvirt-provider -. implements .-> compute.ironcore.dev
Namely libvirt-provider implements the Machine type.
Additionally, it announces the available MachineClasses which are supported by the MachinePool based on configured
criteria.
Further information about the architecture and concepts of the libvirt-provider project can be found in the
architecture section.