Y
Hacker News
new
|
ask
|
show
|
jobs
by
utopian3
2345 days ago
What does autonomous mean in this context?
1 comments
eyberg
2345 days ago
That it can recover by itself. It's a bit more than just 'auto-restart' (as mentioned in the article) since it's an entire vm that is restarting versus a process and it's not the same as restarting a linux vm.
link
perlpimp
2344 days ago
so this is LXC based or is it something else? trying to figure this out as well.
link
eyberg
2344 days ago
Nope, no linux.
https://github.com/nanovms/nanos
is a new kernel designed to run a single (linux) application as a virtual machine.
link
perlpimp
2344 days ago
https://ma.ttias.be/what-is-a-unikernel/
found this.
link