nerdexam
Linux_Foundation

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…

Submitted by tarun92· May 4, 2026Container Orchestration

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)
  • A
    2% (1)
  • B
    2% (1)
  • C
    95% (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

#Container orchestration#Apache Mesos#Container technologies

Community Discussion

No community discussion yet for this question.

Full KCNA Practice