Temporarily remove the binary instructions, since they don't work in the old binaries.

This commit is contained in:
Brendan Burns 2014-11-10 20:58:42 -08:00
parent 8928df79cc
commit a60a01c3d6

View File

@ -7,12 +7,7 @@
### Cluster turnup
#### Option 1: Install a binary release
1. Download the [binary release](getting-started-guides/binary_release.md)
2. Unpack the archive and ```cd kubernetes```
#### Option 2: Install from source
#### Install from source
1. ```git clone https://github.com/GoogleCloudPlatform/kubernetes.git```
2. ```cd kubernetes; make release```