diff --git a/cluster/aws.md b/cluster/aws.md index 968bb98bd0..89f52ffbeb 100644 --- a/cluster/aws.md +++ b/cluster/aws.md @@ -6,7 +6,7 @@ title: Get started with Docker Cluster on AWS ## Prerequisites -- Completed installation of [Docker Desktop Enterprise](../ee/desktop/) on Windows or Mac, or the [Docker CLI](https://docs.docker.com/ee/supported-platforms/) on Linux. +- Completed installation of [Docker Desktop Enterprise](../ee/desktop/) on Windows or Mac, or the [Docker Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux. - [Access keys](https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys) to an AWS subscription. You can provide these credentials in many ways, but the recommended way is to create an `~/.aws/credentials` file. Refer to [AWS CLI configuration](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) for details on creating one. ## Create a cluster diff --git a/cluster/azure.md b/cluster/azure.md index 4c3c96281a..7725910319 100644 --- a/cluster/azure.md +++ b/cluster/azure.md @@ -6,7 +6,7 @@ title: Get started with Docker Cluster on Azure ## Prerequisites -- Completed installation of [Docker Enterprise 3.0](https://www.docker.com/products/docker-enterprise) +- Completed installation of [Docker Desktop Enterprise](../ee/desktop/) on Windows or Mac, or the [Docker Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux. - Sign up for the following items for your Azure account: - Service Principal UUID - Service Principal App Secret