upgrade to v1.0.3, refactor the guide

This commit is contained in:
He Simei
2015-08-27 12:57:56 +08:00
parent 109c3f2b05
commit ffe9bb0e25
3 changed files with 84 additions and 63 deletions

View File

@@ -175,7 +175,7 @@ sudo docker run -d --net=host --privileged gcr.io/google_containers/hyperkube:v1
At this point, you should have a functioning 1-node cluster. Let's test it out!
Download the kubectl binary
Download the kubectl binary and make it available by editing your PATH ENV.
([OS X](http://storage.googleapis.com/kubernetes-release/release/v1.0.1/bin/darwin/amd64/kubectl))
([linux](http://storage.googleapis.com/kubernetes-release/release/v1.0.1/bin/linux/amd64/kubectl))