From a853ccfd04a7e3d936acd5ad4a52f32030ff932b Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 12 Jan 2021 11:46:47 -0700 Subject: [PATCH] Say in Docker install page that it's not for RancherD --- .../v2.x/en/installation/resources/installing-docker/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/resources/installing-docker/_index.md b/content/rancher/v2.x/en/installation/resources/installing-docker/_index.md index 8eb101f1938..b0ba863df0b 100644 --- a/content/rancher/v2.x/en/installation/resources/installing-docker/_index.md +++ b/content/rancher/v2.x/en/installation/resources/installing-docker/_index.md @@ -5,7 +5,7 @@ aliases: - /rancher/v2.x/en/installation/requirements/installing-docker --- -Docker is required to be installed on any node that runs the Rancher server. +Docker is required to be installed on nodes where the Rancher server will be installed with Helm or Docker. Docker is not required for RancherD installs. There are a couple of options for installing Docker. One option is to refer to the [official Docker documentation](https://docs.docker.com/install/) about how to install Docker on Linux. The steps will vary based on the Linux distribution.