mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Update gce.md
Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
This commit is contained in:
		@@ -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`
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user