Error response from daemon: failed to initialize logging driver: dial tcp: lookup fluentd on 192.168.5.3:53: no such host
Expected Behavior
No errors and container logs will be shipped to FluentD
Additional Information
The lack of Docker logging drivers support, makes the transition from Docker Desktop to Rancher Desktop problematic when utilizing the logging drivers.
Rancher Desktop Version
1.1.1
Rancher Desktop K8s Version
1.23.3
Which container runtime are you using?
moby (docker cli)
What operating system are you using?
macOS
Operating System / Build Version
MacOS Monterey 12.3
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
Actual Behavior
Docker has a builtin support for multiple logging drivers, which seems not supported when using Rancher Desktop.
I am running Rancher Desktop version 1.1.1 on MacOS 12.3 with dockerd and K8s disabled. Is it supported or is it a bug? Relates to #1484.
Steps to Reproduce
Given a Docker Compose file
When spinning up an Nginx container, an error pops
it seems that Fluentd is resolved to Lima DNS.
Result
Error response from daemon: failed to initialize logging driver: dial tcp: lookup fluentd on 192.168.5.3:53: no such host
Expected Behavior
No errors and container logs will be shipped to FluentD
Additional Information
The lack of Docker logging drivers support, makes the transition from Docker Desktop to Rancher Desktop problematic when utilizing the logging drivers.
Rancher Desktop Version
1.1.1
Rancher Desktop K8s Version
1.23.3
Which container runtime are you using?
moby (docker cli)
What operating system are you using?
macOS
Operating System / Build Version
MacOS Monterey 12.3
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
No response
Windows User Only
No response