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

Need to access services on mac localhost #2405

Closed
andycwk opened this issue Aug 5, 2021 · 3 comments
Closed

Need to access services on mac localhost #2405

andycwk opened this issue Aug 5, 2021 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@andycwk
Copy link

andycwk commented Aug 5, 2021

Hi!

Not sure if this is possible or not but I would like to spin up some services locally on my mac that can be reached by pods within a Kind cluster.

Is this possible? How would I go about it?

At the moment, the only way I can think of doing it is via something like ngrok but that feels like overkill and not a scalable solution to allow other devs to develop on their local devices within the project team.

Cheers!

@andycwk andycwk added the kind/support Categorizes issue or PR as a support question. label Aug 5, 2021
@BenTheElder
Copy link
Member

host.docker.internal is provided by docker in the mac app.

see also: #1200

@andycwk
Copy link
Author

andycwk commented Aug 5, 2021

Nice one, thanks @BenTheElder I'll experiment with that and see how it goes - but sounds like it's just what the doctor ordered :)

@andycwk
Copy link
Author

andycwk commented Aug 10, 2021

Hay, just reporting back.. that worked like a charm thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

2 participants