doc: specify component versions used by Kata-on-ACRN tutorial

This commit calls out specific configurations used for the validation.

Tracked-On: #4879
Signed-off-by: Tonny Tzeng <tonny.tzeng@intel.com>
This commit is contained in:
Tonny Tzeng 2020-06-05 22:45:39 +08:00 committed by David Kinder
parent c4b5af9663
commit d9672639dc
1 changed files with 5 additions and 1 deletions

View File

@ -20,9 +20,13 @@ Prerequisites
#. For a default prebuilt ACRN binary in the E2E package, you must have 4
CPU cores or enable "CPU Hyper-Threading" in order to have 4 CPU threads for 2 CPU cores.
#. Follow :ref:`these instructions <Ubuntu Service OS>` to set up the ACRN Service VM
based on Ubuntu. Please note that only ACRN hypervisors compiled for
based on Ubuntu, this article is validated on the following configurations.
Please note that only ACRN hypervisors compiled for
SDC scenario support Kata Containers currently.
- ACRN v1.6.1 (tag: acrn-2020w18.4-140000p)
- Ubuntu 18.04.4
Install Docker
**************