Skip to content

Track interest in libvirt support #6

Description

@andreamancuso

A Reddit user asked about the possibility of supporting libvirt alongside Docker/Podman:
https://www.reddit.com/r/rust/comments/1kx23zi/comment/mvkcz5j/?context=3

Right now, Rezn focuses on container runtimes (Docker/Podman) to keep the orchestration layer lightweight and portable.
libvirt is powerful but lives at a different layer of the stack, so it's not currently in scope.

That said, the underlying idea of provable, enforceable configuration is very much aligned with Rezn's goals.
A reconciliation loop could be built for libvirt domains. It would just require broader domain modeling (VM images, networks, volumes) and a different integration path.

I don't have the expertise or bandwidth to build that myself, but I'm open to collaboration if others are interested in making this a reality.
Do you think you are that person? Let's talk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions