ironcore-dev / libvirt-provider

Libvirt provider implementation of the IronCore compute interface
https://ironcore-dev.github.io/libvirt-provider/
Apache License 2.0
5 stars 5 forks source link
compute kubernetes libvirt

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