mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 15:28:10 +00:00
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:
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user