Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5495

Advanced users • Re: Virtualisation on RaPi5

$
0
0
Thanks, but I lean towards virtualisation rather than containerisation.
I'll have to research libvirt, qemu and virtual machine manager. Probably works from CLI, but a GUI install would be nice.

Container:
Docker
LXC (linux container)
Cons:
addition/bolt on
isolation from host is less
OS fully installed on a KVM is better
PR is too strong on Docker, promises more than it delivers.
security is less
useful for fewer things.
Pros:
Applications for a sole use, rather than a full OS needed
Very lightweight, possibly more performant.
Overhead is little
Hypervisor:
Use a hypervisor, then add docker on top.
Libvirt
Virtual Machine Manager
Kernel virtual machine
Qemu
Cons:
Proprietary software can be slower than containers. (use FOSS)
Pros:
OS fully installed is better

Statistics: Posted by eiger3970 — Thu Mar 07, 2024 2:35 am



Viewing all articles
Browse latest Browse all 5495

Trending Articles