CaoShuFeng
2018-03-02 09:13:52 +08:00
committed by k8s-ci-robot
parent 9c885f6f44
commit d9603b1b15
3 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ Kubernetes Federation API.
installed.
* You need to have
[Golang](https://golang.org/doc/install) version 1.8 or later installed,
[Golang](https://golang.org/doc/install) version 1.9.1 or later installed,
and your `$GOPATH` environment variable must be set.
* You need to have
@@ -30,7 +30,7 @@ reference page, see
installed.
* You need to have
[Golang](https://golang.org/doc/install) version 1.8 or later installed,
[Golang](https://golang.org/doc/install) version 1.9.1 or later installed,
and your `$GOPATH` environment variable must be set.
* You need to have
@@ -15,7 +15,7 @@ Kubernetes API.
You need to have these tools installed:
* [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* [Golang](https://golang.org/doc/install) version 1.8 or later
* [Golang](https://golang.org/doc/install) version 1.9.1 or later
* [Docker](https://docs.docker.com/engine/installation/)
* [etcd](https://github.com/coreos/etcd/)