Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 04:10
· 32 commits to master since this release
4719d87
Support --add-host with defaults for linux

Add a new `--add-host` multi flag to the `kl network start` command
which allows configuring additional hosts on the proxy container.

In addition to this, on linux, the `host.docker.internal:172.17.0.1`
host is added to be consistent with macos.