docs: Explain packages are x86_only currently

Update the install guides to explain that packages are currently only
available on x86_64.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt
2018-05-23 14:25:37 +01:00
parent 2ac2f41c22
commit 62459fe591
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Installing Kata Containers on CentOS
> **Note:** Kata Containers is available for CentOS version 7.
> **Note:** Kata Containers packages are available for CentOS version 7 (currently `x86_64` only).
This step is only required in case Docker is not installed on the system.
1. Install the latest version of Docker with the following commands:

View File

@@ -1,6 +1,6 @@
# Installing Kata Containers on Fedora
> **Note:** Kata Containers is available for Fedora\* versions **26** and **27**.
> **Note:** Kata Containers packages are available for Fedora\* versions **26** and **27** (currently `x86_64` only).
This step is only required in case Docker is not installed on the system.
1. Install the latest version of Docker with the following commands:

View File

@@ -1,9 +1,6 @@
# Installing Kata Containers on Ubuntu
> **Note:** Kata Containers is available for Ubuntu\* **16.04** and **17.10**.
Currently Kata Containers is currently only build for x86_64.
> **Note:** Kata Containers packages are available for Ubuntu\* **16.04** and **17.10** (currently `x86_64` only).
This step is only required in case Docker is not installed on the system.
1. Install the latest version of Docker with the following commands: