Skip to content

How can you discover or list the names of local Talos in Docker clusters? #9164

Answered by smira
jsabo asked this question in Q&A
Discussion options

You must be logged in to vote

docker ps should give you an idea, as the container names are prefix with cluster names.

docker network ls might also be helpful, as each cluster has its own network.

But please keep in mind that there might be other unrelated containers/networks.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jsabo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants