Change directions to use a "stable" release.

This commit is contained in:
brendandburns 2014-09-08 21:09:52 -07:00
parent b4e08dd347
commit 9ad7618a73

View File

@ -11,8 +11,7 @@
6. Ensure that your `gcloud` components are up-to-date by running `gcloud components update`.
7. Install godep (optional, only required when modifying package dependencies). [Instructions here](https://github.com/GoogleCloudPlatform/kubernetes#installing-godep)
8. Get the Kubernetes source:
git clone https://github.com/GoogleCloudPlatform/kubernetes.git
* https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.tar.gz
### Setup