diff --git a/install/centos-installation-guide.md b/install/centos-installation-guide.md index 76da61db94..5a6e7b834f 100644 --- a/install/centos-installation-guide.md +++ b/install/centos-installation-guide.md @@ -6,6 +6,9 @@ > > - If you are installing on a system that already has Clear Containers or `runv` installed, > first read [the upgrading document](../Upgrading.md). +> +> - This install guide is specific to integration with Docker. If you want to use Kata +> Containers through Kubernetes, see the "Developer Guide" [here](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#if-you-want-to-run-kata-containers-with-kubernetes). 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: diff --git a/install/fedora-installation-guide.md b/install/fedora-installation-guide.md index ccedfb8e59..dadd4e2d63 100644 --- a/install/fedora-installation-guide.md +++ b/install/fedora-installation-guide.md @@ -6,6 +6,9 @@ > > - If you are installing on a system that already has Clear Containers or `runv` installed, > first read [the upgrading document](../Upgrading.md). +> +> - This install guide is specific to integration with Docker. If you want to use Kata +> Containers through Kubernetes, see the "Developer Guide" [here](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#if-you-want-to-run-kata-containers-with-kubernetes). 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: diff --git a/install/ubuntu-installation-guide.md b/install/ubuntu-installation-guide.md index 2ea4561888..24609f4029 100644 --- a/install/ubuntu-installation-guide.md +++ b/install/ubuntu-installation-guide.md @@ -6,6 +6,9 @@ > > - If you are installing on a system that already has Clear Containers or `runv` installed, > first read [the upgrading document](../Upgrading.md). +> +> - This install guide is specific to integration with Docker. If you want to use Kata +> Containers through Kubernetes, see the "Developer Guide" [here](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#if-you-want-to-run-kata-containers-with-kubernetes). 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: