Skip to content
/ krata Public
forked from edera-dev/krata

krata is a single-host hypervisor service built for OCI-compliant containers.

License

Notifications You must be signed in to change notification settings

kaniini/krata

 
 

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

About

krata is a single-host hypervisor service built for OCI-compliant containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.3%
  • Shell 3.7%