A

Admin • 828.03K Points
Coach

Q. Which command adds a new node to the Swarm as a worker?

  • (A) docker swarm join --manager
  • (B) docker swarm add --worker
  • (C) docker swarm join
  • (D) docker swarm node add

Explanation by: Admin
`docker swarm join` with the appropriate token adds a new worker node to the Swarm.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.