Q. Which of the following statements is correct about Docker Swarm?
β
Correct Answer: (A)
Docker Swarm is used to orchestrate and manage a cluster of Docker nodes
Explanation: Docker Swarm is a native Docker clustering tool for managing multiple Docker nodes and containers.