Getting Started
Introduction
Unikraft is a from-first-principles virtualization solution and cloud platform based on unikernels which provides best-in-class performance, security, and scalability.
Running your app on Unikraft is like running a container but with hardware isolation, millisecond cold starts, and stateful scale-to-zero.
Expect higher server density, cost-savings, I/O performance boosts, active vCPU pricing and much more.
Quick start
-
Install the
kraftCLI.Run on any *NIX shell(bash)See alternative installation instructions for other platforms.
-
Login to your account by setting your access token (received via email):
Code(bash) -
Deploy your first scale-to-zero, serverless app with Unikraft Cloud:
Code(bash)
Last modified on