edera-dev / krata

krata is an isolation engine for securing compute workloads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

krata

An isolation engine for securing compute workloads.

$ kratactl zone launch -a alpine:latest

license discord check nightly


Introduction

krata is a single-host workload isolation service. It isolates workloads using a type-1 hypervisor, providing a tight security boundary while preserving performance.

krata utilizes the core of the Xen hypervisor with a fully memory-safe Rust control plane.

Hardware Support

Architecture Completion Level Hardware Virtualization
x86_64 100% Completed None, Intel VT-x, AMD-V
aarch64 10% Completed AArch64 virtualization

About

krata is an isolation engine for securing compute workloads

License:Apache License 2.0


Languages

Language:Rust 98.4%Language:Shell 1.6%