πŸ“Š Docker
Q. Which command shows the nodes in a Swarm cluster?
  • (A) docker swarm list
  • (B) docker node ls
  • (C) docker swarm status
  • (D) docker cluster show
πŸ’¬ Discuss
βœ… Correct Answer: (B) docker node ls

Explanation: `docker node ls` lists all the nodes participating in the Swarm cluster.

Explanation by: Mr. Dubey
`docker node ls` lists all the nodes participating in the Swarm cluster.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
43
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate