Y
Hacker News
new
|
ask
|
show
|
jobs
by
rahen
14 days ago
What kind of virtualization do you use internally? I assume some kind of LXD fork? OrbStack really feels like a single-node Incus host.
1 comments
kdrag0n
13 days ago
The Linux VM host and guest components are all custom, as well as the daemon that manages machines. It currently uses LXC as the runtime but that's being replaced as well. For containers we run a standard Docker engine inside a special machine.
link