Kubernetes and Cloud Native Associate (KCNA) — Question 145
Which of the following is the name of a container orchestration software?
Answer options
- A. OpenStack
- B. Docker
- C. Apache Mesos
- D. CRI-O
Correct answer: C
Explanation
Apache Mesos is a well-known container orchestration tool that helps manage clusters and run containers efficiently. OpenStack is primarily focused on cloud infrastructure, Docker is a containerization platform, and CRI-O is a lightweight container runtime, not an orchestration tool.