Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Release 0.8.0

Compare
Choose a tag to compare
@gnawux gnawux released this 21 Mar 02:21
· 399 commits to master since this release
  • Kubernetes CRI semantics support.
  • Arch: support ARM64 CPUs with GIC version3, e.g. Cavium ThunderX 64-core CPU.
  • Move all the Pod level logic to hyperd, and runV only maintains the sandbox and containers.
  • Simplify the model and state machine -- one Pod is one VM.