Merge pull request #216 from rutsky/patch-2

fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
pull/99/merge
johndmulhausen 2016-03-22 11:42:46 -07:00
commit 3c51c882ae
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ which is unique from future cluster names. This will be used in several ways:
second one sometime later, such as for testing new Kubernetes releases, running in a different
region of the world, etc.
- Kubernetes clusters can create cloud provider resources (e.g. AWS ELBs) and different clusters
need to distinguish which resources each created. Call this `CLUSTERNAME`.
need to distinguish which resources each created. Call this `CLUSTER_NAME`.
### Software Binaries