Replies: 2 comments 1 reply
-
Hi @hack3rcon, yes and yes. Unikraft is a very thin layer that allows POSIX applications to directly run on the hypervisor. Usually, the application and Unikraft are built and linked together into a single executable file that can be booted for example on KVM. For NGINX, we have a working example. Have a look at https://unikraft.org/docs/ for some help on getting started. |
Beta Was this translation helpful? Give feedback.
-
@hack3rcon, since we are already (viciously) using the Unikraft Discord server for discussions, meetings, brainstorming and jokes (mostly bad, we do what we can), we will close the Discussions tab. We will do this on Friday, March 31, 2023. Please move any discussions or questions on the Unikraft Discord server. See you all there! 🤝 |
Beta Was this translation helpful? Give feedback.
-
Hello,
Is Unikernel mean that my program running on a Hypervisor and without any OS? For example, Apache web server running without any OS.
The Unikraft is a platform to make Unikernel programs easier?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions