mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	update kubectl urls
This commit is contained in:
		@@ -26,8 +26,8 @@ docker run -d --net=host --privileged gcr.io/google_containers/hyperkube:v0.16.2
 | 
				
			|||||||
### Test it out
 | 
					### Test it out
 | 
				
			||||||
At this point you should have a running kubernetes cluster.  You can test this by downloading the kubectl 
 | 
					At this point you should have a running kubernetes cluster.  You can test this by downloading the kubectl 
 | 
				
			||||||
binary
 | 
					binary
 | 
				
			||||||
([OS X](https://storage.googleapis.com/kubernetes-release/release/v0.16.2/bin/darwin/amd64/kubectl))
 | 
					([OS X](https://storage.googleapis.com/kubernetes-release/release/v0.17.0/bin/darwin/amd64/kubectl))
 | 
				
			||||||
([linux](https://storage.googleapis.com/kubernetes-release/release/v0.16.2/bin/linux/amd64/kubectl))
 | 
					([linux](https://storage.googleapis.com/kubernetes-release/release/v0.17.0/bin/linux/amd64/kubectl))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*Note:*
 | 
					*Note:*
 | 
				
			||||||
On OS/X you will need to set up port forwarding via ssh:
 | 
					On OS/X you will need to set up port forwarding via ssh:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user