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

azenla/krata

 
 

Repository files navigation

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 a single-host hypervisor service built for OCI-compliant containers.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.5%
  • Shell 1.5%