Skip to content

Commit

Permalink
Update README with link to kind (#212)
Browse files Browse the repository at this point in the history
There were no links to kind in the README prior to this PR
  • Loading branch information
steeling committed Oct 5, 2020
1 parent 598e7a7 commit 01820ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ preserved (see `--preserve-import-paths`).

## With `kind`

Likewise, you can use `ko` with `kind` to aid in rapid local iteration both
Likewise, you can use `ko` with [kind](https://github.com/kubernetes-sigs/kind) to aid in rapid local iteration both
locally and in small CI environments. To instruct `ko` to publish images into
your `kind` cluster, the `KO_DOCKER_REPO` variable must be set to `kind.local`.

Expand Down

0 comments on commit 01820ce

Please sign in to comment.