Comment on Basic docker networking?
earmuff@lemmy.dbzer0.com 7 months agoAdd a new VM, install docker-ce on it and slowly migrate all the other containers/vm‘s to docker. End result is way less overhead, way less complexity and way better sleep.
iturnedintoanewt@lemm.ee 7 months ago
Thanks…So you think a full VM will result in less overhead than a container? How so? I mean, the VM will take a bunch of extra RAM and extra overhead by running a full kernel by itself…
earmuff@lemmy.dbzer0.com 7 months ago
I was assuming you were able to get rid of the other 5 VM‘s by doing so. If not, obviously you would have not less overhead.