docs: Explain Kata Containers are Linux-based

Update the README explaining that Kata Containers are Linux-based and
run on Linux hosts.

Fixes: #1759.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2019-06-04 10:48:18 +01:00
parent 3d8803bb86
commit a7daa2b935

View File

@ -33,7 +33,7 @@ For details of the other Kata Containers repositories, see the
(CLI) part of the Kata Containers runtime component. It leverages the (CLI) part of the Kata Containers runtime component. It leverages the
[virtcontainers](virtcontainers) [virtcontainers](virtcontainers)
package to provide a high-performance standards-compliant runtime that creates package to provide a high-performance standards-compliant runtime that creates
hardware-virtualized containers. hardware-virtualized [Linux](https://www.kernel.org/) containers running on Linux hosts.
The runtime is The runtime is
[OCI](https://github.com/opencontainers/runtime-spec)-compatible, [OCI](https://github.com/opencontainers/runtime-spec)-compatible,