Files
kata-containers/src/dragonball
wllenyj c1c1e5152a dragonball: add kernel config.
It is used for holding guest kernel configuration information.

Fixes: #4257

Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
Signed-off-by: wllenyj <wllenyj@linux.alibaba.com>
Signed-off-by: Chao Wu <chaowu@linux.alibaba.com>
2022-06-11 17:23:46 +08:00
..
2022-06-11 17:23:46 +08:00
2022-06-11 17:21:41 +08:00
2022-06-11 17:23:46 +08:00
2022-06-11 17:21:41 +08:00
2022-06-11 17:21:41 +08:00

Dragonball

Introduction

Dragonball Sandbox is a light-weight virtual machine manager(VMM) based on Linux Kernel-based Virtual Machine(KVM), which is optimized for container workloads with:

  • container image management and acceleration service
  • flexible and high-performance virtual device drivers
  • low cpu & memory overhead
  • industry-leading startup time
  • high concurrent startup throughput

Dragonball Sandbox aims to provide a turnkey solution for the Kata Containers community. It is integrated into Kata 3.0 runtime as a built-in VMM and gives users an out-of-the-box Kata Containers experience without complex environment setup and configuration process.

Getting Start

[TODO]

Supported Architectures

  • x86-64
  • AArch64

Supported Kernel

[TODO]

License

Dragonball is licensed under Apache License, Version 2.0.