Closed taoohong closed 1 month ago
Please add some PR description of which funtion is supproted or not, and some functions can be extraed into public one if you have time.
Currently everything is supported except for the stdio without tty, we will submit another PR to fix it after https://github.com/youki-dev/youki/pull/2961 is merged.
close this as https://github.com/kuasar-io/kuasar/pull/168 is merged
Kuasar can create lightweight Virtual Machine (VMM) type Pods and containers within the virtual machines. Currently, the VMM-task process inside the VM invokes the runc command to create containers, which incurs some performance overhead. Youki containers/youki: A container runtime written in Rust is a container runtime written in Rust and also follows the OCI specification. The goal is to use Youki to improve container creation speed and reduce performance overhead.
Currently everything is supported except for the stdio without tty, we will submit another PR to fix it after https://github.com/youki-dev/youki/pull/2961 is merged.