From 9c45446b55e5dd87eea57bd7268c2c52c51752d5 Mon Sep 17 00:00:00 2001 From: Dawn W <51414965+DawnWood-Docker@users.noreply.github.com> Date: Wed, 4 Sep 2019 12:22:48 -0700 Subject: [PATCH] Update aws.md --- cluster/aws.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/cluster/aws.md b/cluster/aws.md index 3a0626285b..968bb98bd0 100644 --- a/cluster/aws.md +++ b/cluster/aws.md @@ -4,16 +4,6 @@ keywords: documentation, docs, docker, cluster, infrastructure, automation, AWS title: Get started with Docker Cluster on AWS --- -This topic discusses working with docker clusters in AWS, including how to: - -- [Create a cluster](#create-a-cluster) -- [View cluster information](#view-cluster-information) -- [Use context](#use-context) -- [Scale a cluster](#scale-a-cluster) -- [Back up a cluster](#back-up-a-cluster) -- [Upgrade a cluster](#upgrade-a-cluster) -- [Destroy a cluster](#destroy-a-cluster) - ## 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.