Updated instructions for locally running kubernetes

Go is a dependency.
pull/6/head
hallucynogenyc 2014-11-25 15:53:51 +00:00
parent c5e9f60f9c
commit aa940f3ec7
1 changed files with 4 additions and 0 deletions

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: