-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is this feature request related to a problem? If so, please describe it.
I would like to run peridot on a single many-core Rocky system (e.g. EPYC Bergamo) without much hassle: boot, SSH in, run peridot build el9. Without dependency on Kubernetes and other NIH vendor lock.
Describe the solution you'd like to see
systemd supports running OCI containers via nspawn. This mechanism is used by some build tools Fedora made/uses and could be leveraged for peridot.
Have you considered alternative solutions/features? If so, please describe them.
Kubernetes is pretty much a no-go for me. I really dislike unnecessary overcomplication.
Version and Build Information
Irrelevant.
Additional Context
I would like to be able to maintain a 1:1 local copy of Rocky without the over-engineering that comes with "cloud native".
enriched
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request