Skip to content

Conversation

@leorolland
Copy link
Contributor

@leorolland leorolland commented Jul 12, 2021

Big thanks for this project,
Figured out it pairs very well with Kind clusters as everytime you (re)deploy a Kind cluster, image cache is completely wiped and you can spend too much time and network resources waiting for the first deployment.

Main solution comes from @sestegra in #92, thanks again for the script, I did some little improvements : using build-in docker network DNS to address the proxy and configuring nodes in parallel.

I don't know if the script is well placed in README.md, it is more part of "# Configuring the Docker clients using Docker Desktop for Mac" but is directly related to Kind usage, so I decided to group them in one paragraph. (fixes #92)

@rpardini rpardini merged commit 2456b35 into rpardini:master Jul 13, 2021
@rpardini
Copy link
Owner

Great, thanks, I've merged as-is, later I will refactor some docs into their own .md file in docs/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Works with kind?

2 participants