Y
Hacker News
new
|
ask
|
show
|
jobs
by
k_bx
161 days ago
Why would I need a VM? I just install Proxmox on a computer/server and then create as many containers as I need. No VMs at all. VM is a waste.
1 comments
fc417fc802
161 days ago
A VM is more robust as a security boundary than a container is. Still not as good as independent physical hardware but certainly worthwhile.
link
k_bx
161 days ago
We're not talking VM vs containers. We're talking VM vs no VM at all in base system.
link
fc417fc802
161 days ago
I understand that. I'm saying that wrapping all the dev containers up inside a single VM serves to further protect the host system from the dev containers.
link