Merge pull request #2601 from hallucynogenyc/patch-1

Updated instructions for locally running kubernetes
This commit is contained in:
Joe Beda 2014-12-01 10:28:45 -08:00
commit 00477c3813

View File

@ -14,6 +14,10 @@ At least [Docker](https://docs.docker.com/installation/#installation) 1.0.0+. En
You need an [etcd](https://github.com/coreos/etcd/releases/tag/v0.4.6) in your path, please make sure it is installed and in your ``$PATH``.
#### go
You need [go](https://golang.org/doc/install) in your path, please make sure it is installed and in your ``$PATH``.
### Starting the cluster
In a separate tab of your terminal, run: