this post was submitted on 20 Nov 2025
27 points (100.0% liked)

Proxmox

1503 readers
1 users here now

Proxmox VE is a complete, open-source server management platform for enterprise virtualization. It tightly integrates the KVM hypervisor and Linux Containers (LXC), software-defined storage and networking functionality, on a single platform. With the integrated web-based user interface you can manage VMs and containers, high availability for clusters, or the integrated disaster recovery tools with ease.

Proxmox VE Official site

K3S on Proxmox LXC

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ikidd@lemmy.world 1 points 2 days ago (1 children)

That last is interesting. I'm going to play with that some.

[โ€“] FlexibleToast@lemmy.world 1 points 2 days ago

With buildah you can take it even farther and build a container "from scratch." So, no packages at all. Then use your package manager to install the bare minimum to get things done.