Hacker News new | ask | show | jobs
by zaltekk 1003 days ago
The best I could tell is that it just makes a Docker image for you to deploy to EKS. I’m struggling to see why it’s got OS tacked on the end… it would still seem you’re running Linux and possibly they’ve changed some of the userland?

At first I thought this was going to be a unikernel model like MirageOS[1] is for OCaml, and now I’m disappointed[2].

[1] https://mirageos.org/

[2] Let’s be fair, I was going to be disappointed because of needing an Oracle license anyway.