mirror of https://github.com/docker/docs.git
Update DDC for AWS disclaimer (#2020)
This commit is contained in:
parent
d05bb7ca40
commit
2fc462fd70
|
@ -7,11 +7,10 @@ keywords: docker, datacenter, install, orchestration, management
|
||||||
{% assign launch_url = "https://console.aws.amazon.com/cloudformation/home?#/stacks/new?templateURL=" %}
|
{% assign launch_url = "https://console.aws.amazon.com/cloudformation/home?#/stacks/new?templateURL=" %}
|
||||||
{% assign template_url = "https://s3.amazonaws.com/packages.docker.com/caas/docker/docker_for_aws_ddc_2.1.0.json" %}
|
{% assign template_url = "https://s3.amazonaws.com/packages.docker.com/caas/docker/docker_for_aws_ddc_2.1.0.json" %}
|
||||||
|
|
||||||
Docker Datacenter on Docker for AWS is a one-click deploy of highly-scalable
|
Docker Datacenter on Docker for Amazon AWS is an one-click deployment of DDC on
|
||||||
Docker Datacenter (Universal Control Plane and Docker Trusted Registry) based
|
AWS. It deploys multiple nodes with Docker CS Engine, and then installs
|
||||||
on Docker and AWS best-practices. It is based on
|
highly available versions of Universal Control Plane and Docker Trusted
|
||||||
[Docker for AWS](https://beta.docker.com/docs/) and currently should be used
|
Registry.
|
||||||
for evaluation purposes only.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue