Immutable
release. Only release title and notes can be modified.
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/kvmdevice. 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.