Fix broken link, remove unnecessary content.

This commit is contained in:
Deyuan Deng 2014-08-15 22:26:51 -04:00
parent 2946e21f80
commit f17218b9b7

View File

@ -6,11 +6,7 @@ The example combines a web frontend, a redis master for storage and a replicated
### Step Zero: Prerequisites
This example assumes that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes-new#setup):
$ cd kubernetes
$ hack/dev-build-and-up.sh
$ hack/build-go.sh
This example assumes that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes-new#contents):
### Step One: Turn up the redis master.