Hacker News new | ask | show | jobs
by trh0awayman 1375 days ago
I guess I didn't realize unikernels could run on bare metal. I've only seen them running on a hypervisor.
1 comments

I think they typically target hypervisors because it's far more likely that that's what people will want to run on, but there's nothing fundamental stopping a unikernel from running on bare metal.
Just like on most low end embedded systems. Bare metal rules there.