Commit 1d437f21 authored by Dan Ciruli's avatar Dan Ciruli

Update gce.md

Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
parent 7603ef44
...@@ -29,7 +29,7 @@ boot2docker. ...@@ -29,7 +29,7 @@ boot2docker.
cluster/kube-up.sh 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 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` can tweak some of these parameters by editing `cluster/gce/config-default.sh`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment