mirror of https://github.com/docker/docs.git
Merge pull request #9382 from david-yu/patch-16
Updating requirements for AWS, Azure for Docker Cluster
This commit is contained in:
commit
e86a6b8df0
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue