Remove broken link to CloudFormation setup

This commit is contained in:
Justin Santa Barbara 2015-10-19 14:06:32 -04:00
parent 426346c7e3
commit 296fca4b80

View File

@ -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.