This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Problem when containers resolve each other by name #88
Comments
i notice that your distro is RHEL. Can you please take this to bugzilla? |
Based on the description of @agdevsu I seem to have a similar problem on openSuse MicroOS.
I'd be really glad if someone could nudge me in the right direction, because I've got no clue where the issue could lie. podman info:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Greetings,
I'm using Podman for containers and the dnsname plugin in order to my Nginx proxy container can resolve the containers name and send requests to the appropriate container. However, sometimes those containers loose their resolution, so the Nginx can't resolve the name and send the request.
Logs generated by Nginx looks like this:
Now,
/run/containers/cni/dnsname/repuestos_default/addhosts
file looks like this:I don't know why this happens. If I reboot the server, the resolution works again.
Output from
podman info
:Thanks for help!
The text was updated successfully, but these errors were encountered: