Y
Hacker News
new
|
ask
|
show
|
jobs
by
Immortalin
2735 days ago
What was the implementation like? A unikernel spun up on demand?
1 comments
juliangoldsmith
2734 days ago
You could easily do that with Linux. You'd just need to boot via PXE, and use an NFS root. You might even be able to just use an initramfs, and not even have a mounted root.
link