KCNA · Question #134
Which of the following is the name of a container orchestration software?
The correct answer is C. Apache Mesos. Apache Mesos (C) is a cluster manager and container orchestration platform that abstracts CPU, memory, and storage resources across a cluster. OpenStack (A) is a cloud infrastructure platform for managing compute, storage, and networking. Docker (B) is a container runtime and…
Question
Which of the following is the name of a container orchestration software?
Options
- AOpenStack
- BDocker
- CApache Mesos
- DCRI-O
How the community answered
(41 responses)- A2% (1)
- B2% (1)
- C95% (39)
Explanation
Apache Mesos (C) is a cluster manager and container orchestration platform that abstracts CPU, memory, and storage resources across a cluster. OpenStack (A) is a cloud infrastructure platform for managing compute, storage, and networking. Docker (B) is a container runtime and build tool, not an orchestrator on its own. CRI-O (D) is a lightweight Container Runtime Interface implementation for Kubernetes - it runs containers but does not orchestrate them.
Topics
Community Discussion
No community discussion yet for this question.