inclusionAI/AKernel v0.1.1
inclusionAI/AKernel
Captured source
source ↗published Jul 26, 2026seen 11hcaptured 11hhttp 200method plain
AKernel v0.1.1
Repository: inclusionAI/AKernel
Tag: v0.1.1
Published: 2026-07-26T04:05:28Z
Prerelease: no
Release notes: AKernel v0.1.1 expands AKernel's sandbox runtime options with Kata Containers, while improving SDK compatibility, build reproducibility, and CI coverage.
Highlights
- Kata Containers 4.0 support for KVM-capable nodes(), with gVisor remaining the default runtime
- Runtime selection through
Sandbox(runtime="kata"), including a new runnable SDK example - Kata runtime integration across standalone, Helm, Alibaba Cloud, and Huawei Cloud deployments
- Upgrade to openYuanRong SDK 0.9.2, improving reverse-tunnel reliability
> Kata requires a usable /dev/kvm device. Nodes without KVM remain available for gVisor workloads and do not advertise Kata support.
See the README and SDK runtime guide for usage and deployment instructions.