|
|
|
|
|
by martinmunk
2088 days ago
|
|
I run LXD on some machines at work and overall I love it.
Think of it as VM hosting, but very little overhead thanks to the shared kernel. (But can for some reason now also be used to manage KVM VM's)
Generally I use it for two use-cases, where I need to do minimal work: * Giving co-workers a container they can use to host small utilities on a static IP to share, instead of them hosting it on their own desktop. Think compiler-explorer ect. * Giving co-workers access to our 64 core ThreadRipper for heavy workloads, sandboxed from one another. But a mandatory "F* Snap" needs to be said. |
|
Which means you can now use the same interface for, say, a Windows VM alongside your lightweight linux containers.
[paraphrased from a reddit post, I was wondering something similar a few weeks ago but haven't done it myself]