summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Santa Barbara <justin@fathomdb.com>2015-10-19 14:06:32 -0400
committerJustin Santa Barbara <justin@fathomdb.com>2015-10-19 14:06:32 -0400
commit5d938fc28fe94a988711f8cdc68c08451e05bab3 (patch)
treed9005c3af22522a9da42402a5eb5842af0bd8c54
parent9c150b14df3ffdc37582bd0c6b887171da233974 (diff)
Remove broken link to CloudFormation setup
-rw-r--r--aws_under_the_hood.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/aws_under_the_hood.md b/aws_under_the_hood.md
index 845964f2..3eaf20cf 100644
--- a/aws_under_the_hood.md
+++ b/aws_under_the_hood.md
@@ -36,10 +36,9 @@ Documentation for other releases can be found at
This document provides high-level insight into how Kubernetes works on AWS and
maps to AWS objects. We assume that you are familiar with AWS.
-We encourage you to use [kube-up](../getting-started-guides/aws.md) (or
-[CloudFormation](../getting-started-guides/aws-coreos.md)) to create clusters on
-AWS. We recommend that you avoid manual configuration but are aware that
-sometimes it's the only option.
+We encourage you to use [kube-up](../getting-started-guides/aws.md) to create
+clusters on AWS. We recommend that you avoid manual configuration but are aware
+that sometimes it's the only option.
Tip: You should open an issue and let us know what enhancements can be made to
the scripts to better suit your needs.