Skip to content

AKernel 0.1.6rc1

Pre-release
Pre-release

Choose a tag to compare

@tianyuzhou95 tianyuzhou95 released this 31 Aug 12:34
· 6 commits to main since this release
4b5436e

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) and Sandbox.reload() for same-node recovery with runsc and Firecracker.
  • Keep exec and file transfer on AKERNEL_SERVER_ADDRESS when a separate gateway is configured.
  • Preserve the statically linked tini binary in runtime images.