Skip to content

AKernel v0.1.5

Pre-release
Pre-release

Choose a tag to compare

@tianyuzhou95 tianyuzhou95 released this 21 Aug 15:01
· 3 commits to main since this release
bb4ebf2

AKernel v0.1.5 expands runtime flexibility, adds Dockerfile-based sandbox launches, and improves sandbox observability.

Highlights

  • Launch sandboxes directly from a validated, strict Dockerfile subset and local build context without BuildKit, a Docker daemon, or a registry push.
  • Add opt-in runc support across image builds, standalone deployments, Helm, and Terraform. runsc remains the default.
  • Restore sandbox inventory, CPU, and memory dashboards using the current sandboxd metrics.
  • Upgrade the SDK and runtime components to openYuanRong 0.9.9 and ensure configured OCI proxies are honored.