Portainer doesn't notice when a node leaves a swarm? #13107
Unanswered
marksmithnz
asked this question in
Help
Replies: 0 comments
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.
-
Ask a Question!
1st up .. really new to Docker etc, just tinkering and learning.
I've setup Portainer as I like to visually see what is running and it looks nice for that.
As part of my playing I created a Docker swarm, added a node, Portainer picked up on it (all good), when I took the swarm apart Portainer removed the "swarm" section from the master environment (again good in my mind), then I added the node I removed in as its own environment and Portainer seemed to then get confused .. for this newly added environment it displays the CPU, RAM, stack, container, volume details of the environment that was the master of the swarm and not the details of what is on this node.
I'm guessing I've a clean up step to do ? Any pointers ? :-)
Beta Was this translation helpful? Give feedback.
All reactions