Skip to content

Commit

Permalink
README: Add go to e2e dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Yannis Zarkadas <[email protected]>
  • Loading branch information
yanniszark committed Jul 13, 2020
1 parent 3b18486 commit a46cf71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ Can be used with:

For E2E tests, we use [K3d](https://k3d.io/), a very lightweight way to run a K8s cluster
locally using Docker. For E2E tests to work, you need the following external tools:
* `go (>=1.13)`
* `kustomize`
* `kubectl`
* `k3d`
Expand Down

0 comments on commit a46cf71

Please sign in to comment.