From 6f00cd9a8565a72a9afab1b4e50f839cc674f9c9 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 5 Jun 2020 08:32:56 -0700 Subject: [PATCH] doc: tweak kata tutorial pre-requisites Signed-off-by: David B. Kinder --- doc/tutorials/run_kata_containers.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/tutorials/run_kata_containers.rst b/doc/tutorials/run_kata_containers.rst index 661002c04..ef21babe8 100644 --- a/doc/tutorials/run_kata_containers.rst +++ b/doc/tutorials/run_kata_containers.rst @@ -20,12 +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 ` to set up the ACRN Service VM - 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. + based on Ubuntu. +#. This tutorial is validated on the following configurations: - ACRN v1.6.1 (tag: acrn-2020w18.4-140000p) - Ubuntu 18.04.4 +#. Kata Containers are only supported for ACRN hypervisors configured for + the SDC scenario. Install Docker