diff --git a/_includes/docker_cloud_matrix.md b/_includes/docker_cloud_matrix.md index 84786d5801..17bd206bd4 100644 --- a/_includes/docker_cloud_matrix.md +++ b/_includes/docker_cloud_matrix.md @@ -1,7 +1,13 @@ {% assign green-check = '![yes](/install/images/green-check.svg){: style="height: 14px; margin: 0 auto"}' %} {% assign install-prefix = '/install/linux' %} -| Platform | Docker Enterprise Edition | Docker EE | +Docker Certified Infrastructure is Docker’s prescriptive approach to deploying +Docker Enterprise Edition (EE) on a range of infrastructure choices. Each Docker +Certified Infrastructure includes a reference architecture, automation templates, +and 3rd party ecosystem solution briefs, equipping you to automate and reliably +deploy Docker EE as well as simplifying lifecycle management of our platform. + +| Platform | Docker Enterprise Edition | Docker Community Edition | |:--------------------|:------------------------------------------------------------------------------------------------:|:---------------------------------------:| | VMware | [{{ green-check }}](https://success.docker.com/article/certified-infrastructures-vmware-vsphere) | | | Amazon Web Services | [{{ green-check }}](/docker-for-aws/) | [{{ green-check }}](/docker-for-aws/) | diff --git a/install/index.md b/install/index.md index 2547dfc9f6..24bbbb8106 100644 --- a/install/index.md +++ b/install/index.md @@ -48,17 +48,8 @@ Use the following tables to choose the best installation path for you. ### Docker Certified Infrastructure -Docker Certified Infrastructure is Docker’s prescriptive approach to deploying -Docker Enterprise Edition (EE) on a range of infrastructure choices. Each Docker -Certified Infrastructure includes a reference architecture, automation templates, -and 3rd party ecosystem solution briefs, equipping you to automate and reliably -deploy Docker EE as well as simplifying lifecycle management of our platform. - {% include docker_cloud_matrix.md %} -See also [Docker Cloud](#docker-cloud) for setup instructions for -Digital Ocean, Packet, SoftLayer, or Bring Your Own Cloud. - ### Server {% include docker_platform_matrix.md %} @@ -87,17 +78,6 @@ Starting with Docker 17.03, Docker uses a time-based release schedule. Instructions for installing prior releases of Docker can be found in the [Docker archives](/docsarchive/). -## Docker Cloud - -You can use Docker Cloud to automatically provision and manage your cloud instances. - -* [Amazon Web Services setup guide](/docker-cloud/cloud-swarm/link-aws-swarm.md) -* [Microsoft Azure setup guide](/docker-cloud/cloud-swarm/link-azure-swarm.md) -* [DigitalOcean setup guide](/docker-cloud/infrastructure/link-do.md) -* [Packet setup guide](/docker-cloud/infrastructure/link-packet.md) -* [SoftLayer setup guide](/docker-cloud/infrastructure/link-softlayer.md) -* [Use the Docker Cloud Agent to Bring your Own Host](/docker-cloud/infrastructure/byoh.md) - ## Get started After setting up Docker, try learning the basics over at diff --git a/manuals.md b/manuals.md index 38b40e82ee..8b448d3e29 100644 --- a/manuals.md +++ b/manuals.md @@ -16,13 +16,10 @@ Use the following tables to choose the best installation path for you. {% include docker_desktop_matrix.md %} -### Cloud +### Docker Certified Infrastructure {% include docker_cloud_matrix.md %} -See also [Docker Cloud](#docker-cloud) for setup instructions for -Digital Ocean, Packet, SoftLayer, or Bring Your Own Cloud. - ### Server {% include docker_platform_matrix.md %}