mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
dfea109657ae2b37ae788b1183897f09306c154b
Bumps the dep-updates group in /images with 1 update: rust. Updates `rust` from 1.80-alpine to 1.81-alpine --- updated-dependencies: - dependency-name: rust dependency-type: direct:production dependency-group: dep-updates ... Signed-off-by: dependabot[bot] <support@github.com>
krata
An isolation engine for securing compute workloads.
$ kratactl zone launch -a alpine:latest
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 |
Description
Languages
Rust
98.1%
Shell
1.9%