Update gce.md

Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
pull/6/head
Dan Ciruli 2014-10-21 17:16:21 -07:00
parent 7603ef443f
commit 1d437f2186
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ boot2docker.
cluster/kube-up.sh
```
The script above relies on Google Storage to stage the kuberntes release. It
The script above relies on Google Storage to stage the Kubernetes release. It
then will start (by default) a single master VM along with 4 worker VMs. You
can tweak some of these parameters by editing `cluster/gce/config-default.sh`