mirror of
https://github.com/ko-build/ko.git
synced 2025-11-06 09:19:12 +02:00
Update README with link to kind (#212)
There were no links to kind in the README prior to this PR
This commit is contained in:
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user