Skip to content

edera-dev/krata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

84920a8 · Apr 29, 2024
Apr 24, 2024
Apr 29, 2024
Apr 29, 2024
Apr 29, 2024
Mar 21, 2024
Apr 4, 2024
Mar 10, 2024
Mar 8, 2024
Mar 31, 2024
Mar 31, 2024
Apr 23, 2024
Mar 8, 2024
Apr 24, 2024
Apr 29, 2024
Apr 29, 2024
Mar 22, 2024
Apr 18, 2024
Apr 15, 2024
Mar 13, 2024
Apr 2, 2024
Mar 7, 2024
Mar 8, 2024
Apr 3, 2024

Repository files navigation

krata

The Edera Hypervisor

license discord check nightly


Introduction

krata is a single-host hypervisor service built for OCI-compliant containers. It isolates containers using a type-1 hypervisor, providing workload isolation that can exceed the security level of KVM-based OCI-compliant runtimes.

krata utilizes the core of the Xen hypervisor, with a fully memory-safe Rust control plane to bring Xen tooling into a new secure era.

Hardware Support

Architecture Completion Level Virtualization Technology
x86_64 100% Completed Intel VT-x, AMD-V
aarch64 30% Completed AArch64 virtualization