AKernel 0.1.6rc1
Pre-release
Pre-release
AKernel v0.1.6rc1 adds Firecracker microVM support and same-node sandbox recovery, while improving SDK endpoint routing and runtime reliability.
Highlights
- Add Firecracker support for KVM-capable nodes across standalone, Helm, and Terraform deployments.
- Add
Sandbox(failover=True)andSandbox.reload()for same-node recovery with runsc and Firecracker. - Keep exec and file transfer on
AKERNEL_SERVER_ADDRESSwhen a separate gateway is configured. - Preserve the statically linked
tinibinary in runtime images.