Update kind setup instructions removing Golang version (#7164)

This commit is contained in:
Eric Van Norman 2020-04-27 08:47:20 -05:00 committed by GitHub
parent fb113fb50a
commit 6e6426e457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Follow these instructions to prepare a kind cluster for Istio installation.
## Prerequisites
- Please use the latest Go version, ideally Go 1.13 or greater.
- Please use the latest Go version.
- To use kind, you will also need to [install docker](https://docs.docker.com/install/).
- Install the latest version of [kind](https://kind.sigs.k8s.io/docs/user/quick-start/).