From 40c0cb468fc151df8accd3a6228cbe0b5ca6b183 Mon Sep 17 00:00:00 2001 From: Robert Bailey Date: Tue, 9 Jan 2018 21:53:22 -0800 Subject: [PATCH] Remove options.md, which is outdated and doesn't contain any useful information. --- cluster/options.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 cluster/options.md diff --git a/cluster/options.md b/cluster/options.md deleted file mode 100644 index f48d0ebc264..00000000000 --- a/cluster/options.md +++ /dev/null @@ -1,15 +0,0 @@ -# Configuration options - -These options can be set as environment variables, to customize how your cluster is created. - -These options apply across providers. There are additional documents for options specific to providers: - -* [AWS](aws/options.md) - -This is a work-in-progress; not all options are documented yet! - -**NUM_NODES** - -The number of node instances to create. Most providers default this to 4. - -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/options.md?pixel)]()