Kind: Create an example of how to access a service using WSL2 on windows 10

Created on 29 Jun 2020  Â·  5Comments  Â·  Source: kubernetes-sigs/kind

What would you like to be documented:
I used this article https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/ to start learning about Kubernetes.
I have created a service, but I do not understand how to access it using the expose command ( ip + port).

Why is this needed:
I have seen an issue about the subject that was never replied to, so I guess some clarifications are needed.
The only workaround I thought about at the moment is to use the master node API, but I guess there is a better ways.
Thank you.
Related issue:
https://github.com/kubernetes-sigs/kind/issues/1654

good first issue help wanted kindocumentation

Most helpful comment

Yeah, that must be better. I will make a PR for this later.

All 5 comments

/help
/good-first-issue
Probably a good addition to
https://kind.sigs.k8s.io/docs/user/using-wsl2/

@BenTheElder:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/help
/good-first-issue
Probably a good addition to
https://kind.sigs.k8s.io/docs/user/using-wsl2/

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Hi, I would like to document for this if I have chance though, it seems to be in KinD: Kubernetes made easy in a container. Should it be set the link in kind docs?

I would love an entry in
https://kind.sigs.k8s.io/docs/user/using-wsl2/ covering
this aspect, the thing about kubernetes.io blogposts is that they're only
allowed to be touched for minor typos etc., they're not edited after
release, so we can't keep it up to date.

The sources for this are in site/content/docs/user/using-wsl2.md

On Mon, Aug 17, 2020 at 7:20 PM kobayashi notifications@github.com wrote:

Hi, I would like to document for this if I have chance though, it seems to
be in KinD: Kubernetes made easy in a container
https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/#kind-kubernetes-made-easy-in-a-container.
Should it be set the link in kind docs?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/kubernetes-sigs/kind/issues/1695#issuecomment-675210520,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAHADK7TRJDUZA5G4W4GHADSBHQPRANCNFSM4OKYIVQQ
.

Yeah, that must be better. I will make a PR for this later.

Was this page helpful?
0 / 5 - 0 ratings