skupperproject / skupper-docker

A command-line tool for setting up and managing Skupper docker installations
Apache License 2.0
8 stars 6 forks source link

skupper-docker doesn't work on MacOS #13

Open hguerrero opened 4 years ago

hguerrero commented 4 years ago

When trying to expose a service running skupper-docker, the networking management is different from Linux making if not work.

pwright commented 3 years ago

I tried running on macos, and while skupper-docker status looks good, I can see that the skupper-service-controller container isn't running

ajssmith commented 3 years ago

Attempt to address differences in networking on mac from linux. Introduced "host.docker.internal:host-gateway" for host service which is understood to be used in Mac/Windows docker environments.

burrsutter commented 2 years ago

I would love to see this working as many architects who have to determine if they use Skupper in their solution use MacOS