doc: tweak kata tutorial pre-requisites

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2020-06-05 08:32:56 -07:00 committed by David Kinder
parent d9672639dc
commit 6f00cd9a85

View File

@ -20,12 +20,13 @@ Prerequisites
#. For a default prebuilt ACRN binary in the E2E package, you must have 4 #. 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. 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 #. Follow :ref:`these instructions <Ubuntu Service OS>` to set up the ACRN Service VM
based on Ubuntu, this article is validated on the following configurations. based on Ubuntu.
Please note that only ACRN hypervisors compiled for #. This tutorial is validated on the following configurations:
SDC scenario support Kata Containers currently.
- ACRN v1.6.1 (tag: acrn-2020w18.4-140000p) - ACRN v1.6.1 (tag: acrn-2020w18.4-140000p)
- Ubuntu 18.04.4 - Ubuntu 18.04.4
#. Kata Containers are only supported for ACRN hypervisors configured for
the SDC scenario.
Install Docker Install Docker