rancher-sandbox / rancher-desktop

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

Networking feature parity with docker desktop #7035

Open Nino-K opened 5 months ago

Nino-K commented 5 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 4 months ago

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