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 application on Unikraft is like running a container but with hardware isolation, millisecond cold starts, and stateful scale-to-zero.
Expect orders-of-magnitude server density, cost-savings, I/O performance boosts, active vCPU pricing and much more.
Quick Start
-
Install the
kraft
CLI.Run on any *NIX shellSee alternative installation instructions for other platforms.
-
Login to your account by setting your access token (received via email):
Code -
Deploy your first scale-to-zero, serverless application with Unikraft Cloud:
Code
Last modified on