Q. What command is used to initialize a Docker Swarm?

  • (A) docker swarm init
  • (B) docker swarm create
  • (C) docker swarm start
  • (D) docker swarm up
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker swarm init
Explanation: `docker swarm init` is the command used to initialize a new Swarm cluster.
Explanation by: Mr. Dubey
`docker swarm init` is the command used to initialize a new Swarm cluster.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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