rancher-sandbox / rancher-desktop

Container Management and Kubernetes on the Desktop
https://rancherdesktop.io
Apache License 2.0
5.79k stars 272 forks source link

Networking feature parity with docker desktop #7035

Open Nino-K opened 2 months ago

Nino-K commented 2 months ago

Currently, we do not support certain names in the docker desktop that translate to gateway IP addresses when a container is trying to reach the host or service that resides on the host. We should support these names such as host-gateway and gateway.docker.internal. Also, as part of this issue we should explore to see if there are other names that are not currently supported by Rancher Desktop.

Nino-K commented 1 month ago

Related to: https://github.com/rancher-sandbox/rancher-desktop/issues/6987