889
you are viewing a single comment's thread
view the rest of the comments
[-] hemko@lemmy.dbzer0.com 2 points 13 hours ago

Not only that but containers in general run on the host system's kernel, the actual isolation of the containers is pretty minimal compared to virtual machines for example.

[-] stetech@lemmy.world 4 points 5 hours ago

… With the tradeoff being containers much more lightweight and having much less overhead than VMs…

[-] Clent@lemmy.dbzer0.com 0 points 6 hours ago

What exactly do you think the vm is running on if not the system kernel with potentially more layers.

[-] hemko@lemmy.dbzer0.com 8 points 6 hours ago* (last edited 6 hours ago)

Virtual machines do not use host kernel, they run full OS with kernel, cock and balls on virtualized hardware on top of the host OS.

Containers are using the host kernel and hardware without any layer of virtualization

this post was submitted on 09 Jan 2025
889 points (98.1% liked)

Programmer Humor

19910 readers
1838 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS