From 29e8faefc7d07df612656b588fa9eae49de653f8 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Fri, 21 Nov 2014 16:50:13 -0800 Subject: [PATCH] Add a note indicating breakage in these configs. --- docs/getting-started-guides/aws-coreos.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/getting-started-guides/aws-coreos.md b/docs/getting-started-guides/aws-coreos.md index 2e9752a4fbe..b54d4c393ea 100644 --- a/docs/getting-started-guides/aws-coreos.md +++ b/docs/getting-started-guides/aws-coreos.md @@ -1,3 +1,7 @@ +__Note (11/21/2014): This mostly works, but doesn't currently register minions correctly.__ + +See [non-cloud formation instructions](aws.md) for a working install, we're in the process of fixing the cloud formation version. Sorry! + # Getting started on Amazon EC2 The example below creates an elastic Kubernetes cluster with 3 worker nodes and a master.