Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate and document how to debug on WSL2 windows #75

Closed
bdw617 opened this issue May 1, 2023 · 2 comments
Closed

validate and document how to debug on WSL2 windows #75

bdw617 opened this issue May 1, 2023 · 2 comments
Assignees

Comments

@bdw617
Copy link
Contributor

bdw617 commented May 1, 2023

I'm not in a rush to get this working on windows native, but to how to:

  1. get k3d running
  2. figure out network routing
  3. create commands for it.
@bdw617 bdw617 self-assigned this May 1, 2023
@bdw617
Copy link
Contributor Author

bdw617 commented May 16, 2023

will update, it's actually fairly simple:

https://code.visualstudio.com/blogs/2019/09/03/wsl2

in order for the webhook to be forwarded, you need to open up port 3000. (maybe port 443 too).
https://gist.github.com/xmeng1/aae4b223e9ccc089911ee764928f5486

should do a full walk through of wsl2 from scratch with docker desktop.

@bdw617
Copy link
Contributor Author

bdw617 commented May 31, 2023

Do not run Docker desktop, deploy dockerd directly in wsl2, docker desktop's WSL2 mode does not allow bridge networks to be easily accessible from wsl2 or windows. The metallb stuff will just not run well.

@bdw617 bdw617 closed this as completed May 31, 2023
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

No branches or pull requests

1 participant