You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Add LXC Container Management via Incus
I’m very happy that ucore-hci exists for virtual machines, but I’d love to see support for managing LXC containers as well.
Incus is a fork of LXD that excels at managing both LXC containers and virtual machines. While I currently maintain a containerized solution for running Incus, I’ve always envisioned having an immutable appliance with built-in Incus support. Given the existing ZFS support in ucore-hci, Incus could be a great addition to this project.
Incus has official Fedora packages, but they are a little old. More up-to-date packages are actively maintained and available via Copr.
Would there be any interest in exploring this integration?
The text was updated successfully, but these errors were encountered:
Indeed, incus can certainly run containerized, but I think there is a big advantage to having it available on a base image like this one, dedicated to virtualization uses, as opposed to having to go through a distrobox or a podman container. Especially seeing as that incus now runs OCI containers, I think it's one of the use cases where it makes more sense to have it be one of the few things not containerized.
I actually hadn't thought about that until your comment, but I can understand how the full OS image installation and reboots could certainly complicate things for clusters.
Feature Request: Add LXC Container Management via Incus
I’m very happy that ucore-hci exists for virtual machines, but I’d love to see support for managing LXC containers as well.
Incus is a fork of LXD that excels at managing both LXC containers and virtual machines. While I currently maintain a containerized solution for running Incus, I’ve always envisioned having an immutable appliance with built-in Incus support. Given the existing ZFS support in ucore-hci, Incus could be a great addition to this project.
Incus has official Fedora packages, but they are a little old. More up-to-date packages are actively maintained and available via Copr.
Would there be any interest in exploring this integration?
The text was updated successfully, but these errors were encountered: