Skip to content

ironcore-dev/libvirt-provider

libvirt-provider

REUSE status GitHub License Go Report Card PRs Welcome

libvirt-provider is a Libvirt based provider implementation of the ironcore Machine type.

Please consult the project documentation for additional information.

How it works

This project aims to follow the Kubernetes Operator pattern

It uses Controllers which provides a reconcile function responsible for synchronizing resources until the desired state is reached on the cluster

License

Apache-2.0