mirror of https://github.com/istio/istio.io.git
Update kind setup instructions removing Golang version (#7164)
This commit is contained in:
parent
fb113fb50a
commit
6e6426e457
|
@ -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/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue