Ariadne Conill 48416f8441 zone: init: mount /proc with hidepid=1
Mounting procfs with hidepid=1 denies access to procfs directories
for processes not accessible by the current user credentials.

Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
2024-07-21 23:06:42 -07:00
2024-03-10 00:22:24 +00:00
2024-03-08 08:12:10 +00:00
2024-07-19 06:34:46 +00:00
2024-07-19 06:34:46 +00:00
2024-07-19 06:34:46 +00:00
2024-03-22 04:41:38 +00:00
2024-03-08 08:12:10 +00:00
2024-03-13 11:38:14 +00:00

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
Description
Mirror of Krata Hypervisor
Readme GPL-2.0 9.3 MiB
Languages
Rust 98.1%
Shell 1.9%