kuasar-io / kuasar

A multi-sandbox container runtime that provides cloud-native, all-scenario multiple sandbox container solutions.
https://kuasar.io
Apache License 2.0
1.27k stars 91 forks source link

Some sandboxer can only run on bare metal, this should be highlighted in the doc #96

Closed abel-von closed 11 months ago

abel-von commented 1 year ago

What happened?

New comers follow the doc to try to install and start kuasar container, and find that it can not started in the vm at last.

What did you expect to happen?

We should highlight the requirement of hardware in the doc to avoid it.

How can we reproduce it (as minimally and precisely as possible)?

yes

Anything else we need to know?

No response

Dev environment

No response

xiaods commented 1 year ago

I noticed in the Firecracker sandbox solution that it is mentioned that virtualization-enabled VM services, such as those provided by AWS, are supported. It needs to be clarified what kind of virtual machines are required for this support.