Merge pull request #216 from rutsky/patch-2

fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
This commit is contained in:
johndmulhausen
2016-03-22 11:42:46 -07:00
+1 -1
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