Merge pull request #9300 from docker/omegamormegil-patch-3

Included Docker engine CLI as pre-requisite
This commit is contained in:
Dawn W
2019-08-27 16:27:38 -07:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ This topic discusses working with docker clusters in AWS, including how to:
## Prerequisites
- Completed installation of [Docker Desktop Enterprise](../ee/desktop/).
- 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.
- [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