mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 14:11:32 +00:00
95a26df27d5bce5f9b27bc68a41b14a0c8db8e3f
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.58 to 0.5.60.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](7fe60ae5d7...98b2b45b09
)
---
updated-dependencies:
- dependency-name: MarcoIeni/release-plz-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
krata
The Edera Hypervisor
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 |
Description
Languages
Rust
98.1%
Shell
1.9%