Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.19 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.19 KB

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