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

Add reference to Docker-Mac-Net-Connect to LoadBalancer page #3448

Open
maucaro opened this issue Dec 8, 2023 · 2 comments
Open

Add reference to Docker-Mac-Net-Connect to LoadBalancer page #3448

maucaro opened this issue Dec 8, 2023 · 2 comments
Labels
kind/documentation Categorizes issue or PR as related to documentation.

Comments

@maucaro
Copy link

maucaro commented Dec 8, 2023

What would you like to be documented:
The LoadBalancer page correctly states that "On macOS and Windows, docker does not expose the docker network to the host." It also suggests using Ingress as a workaround. On MacOS, another workaround is to use Docker-Mac-Net-Connect to access the Docker network.

Why is this needed:
While Ingress is a suitable workaround for some cases, others may require direct access to a LB. Including this workaround can save time in that users would not need to discover it on their own.

@maucaro maucaro added the kind/documentation Categorizes issue or PR as related to documentation. label Dec 8, 2023
@professorabhay
Copy link

Hey, @maucaro! I want to work on this.
Could you please share anything else that can help?

@maucaro
Copy link
Author

maucaro commented Dec 12, 2023

Hey, @maucaro! I want to work on this. Could you please share anything else that can help?

Of course. Here is a Gist of how I got this to work. Take a look and let me know if you have any questions.

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

No branches or pull requests

2 participants