Unable to recognize podman events from registrator #19857
Unanswered
rejoycherian
asked this question in
Q&A
Replies: 1 comment
-
Could Registrator be looking for events and not seeing them? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using gliderlabs\registrator , consul setup for discovery of containers. I am running podman as a service. So /var/run/podman/podman.sock is made available to registrator (/tmp/docker.sock). I am using Podman API to launch containers from remote.
The podman containers are working fine. But the new one's aren't picked by registrator. Can anyone help me in understanding what is the root cause for this?
Note: While restarting the registrator the new containers are picked up and registered.
Beta Was this translation helpful? Give feedback.
All reactions