πŸ“Š Docker
Q. Which of the following is true about Docker Swarm?
  • (A) Docker Swarm is a tool for managing multi-container applications in a single host
  • (B) Docker Swarm is used for orchestrating Docker containers across a cluster of machines
  • (C) Docker Swarm only works in Docker Desktop environments
  • (D) Docker Swarm does not support container scaling
πŸ’¬ Discuss
βœ… Correct Answer: (B) Docker Swarm is used for orchestrating Docker containers across a cluster of machines

Explanation: Docker Swarm is a native Docker orchestration tool that allows the management of Docker containers across a cluster of machines.

Explanation by: Vinay
Docker Swarm is a native Docker orchestration tool that allows the management of Docker containers across a cluster of machines.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
67
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
88%
Success Rate