[ee]: update links to DDE

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-04-20 12:23:42 +02:00
parent 2dd6106e04
commit 8a008e211b
5 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,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 Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux.
- Completed installation of [Docker Desktop Enterprise](/desktop/enterprise/) 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

View File

@@ -8,7 +8,7 @@ title: Get started with Docker Cluster on Azure
## Prerequisites
- 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.
- Completed installation of [Docker Desktop Enterprise](/desktop/enterprise/) 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

View File

@@ -105,8 +105,8 @@ You have the option to add your DTR server CA certificate to your system's trust
- [Docker Engine](https://docs.docker.com/engine/security/certificates/)
- Docker Desktop
- [Enterprise for Mac](/ee/desktop/user/mac-user/#add-tls-certificates)
- [Enterprise for Windows](/ee/desktop/user/windows-user/#adding-tls-certificates)
- [Enterprise for Mac](/desktop/enterprise/user/mac-user/#add-tls-certificates)
- [Enterprise for Windows](/desktop/enterprise/user/windows-user/#adding-tls-certificates)
- [Community for Mac](/docker-for-mac/#add-tls-certificates)
- [Community for Windows](/docker-for-windows/faqs/#certificates)

View File

@@ -85,7 +85,7 @@ When you license UCP, the same license is applied to the underlying engines in t
### Desktop Enterprise
> Docker Desktop Enterprise licenses are not included as part of your UCP, DTR, and Engine - Enterprise license. It is a separate license installed on developer workstations. Please contact your Sales team to obtain [Docker Desktop Enterprise](https://docs.docker.com/ee/desktop/) licenses.
> Docker Desktop Enterprise licenses are not included as part of your UCP, DTR, and Engine - Enterprise license. It is a separate license installed on developer workstations. Please contact your Sales team to obtain [Docker Desktop Enterprise](https://docs.docker.com/desktop/enterprise/) licenses.
Install the Docker Desktop Enterprise license file at the following location:

View File

@@ -17,6 +17,6 @@ This page provides information about Docker Enterprise 3.0. For detailed informa
| [Docker Engine - Enterprise](/engine/release-notes/) | 19.03 | [Install Docker Engine - Enterprise](/ee/supported-platforms/) | [Upgrade Docker Engine - Enterprise](/ee/upgrade/) |
| [Docker UCP](/ee/ucp/release-notes/) | 3.2 | [Install UCP](/ee/ucp/admin/install/) | [Upgrade UCP](/ee/ucp/admin/install/upgrade/) |
| [DTR](/ee/dtr/release-notes/) | 2.7 | [Install DTR](/ee/dtr/admin/install/) | [Upgrade DTR](/ee/dtr/admin/upgrade/) |
| [Docker Desktop Enterprise](/ee/desktop/release-notes/) | 2.1.0 |Install Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) | Upgrade Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) |
| [Docker Desktop Enterprise](/desktop/enterprise/release-notes/) | 2.1.0 |Install Docker Desktop Enterprise [Mac](/desktop/enterprise/admin/install/mac/), [Windows](/desktop/enterprise/admin/install/windows/) | Upgrade Docker Desktop Enterprise [Mac](/desktop/enterprise/admin/install/mac/), [Windows](/desktop/enterprise/admin/install/windows/) |
Refer to the [Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) and the [Maintenance Lifecycle](https://success.docker.com/article/maintenance-lifecycle) for compatibility and software maintenance details.