Kubernetes and Cloud Native Associate (KCNA) — Question 73

Which of the following are tasks performed by a container orchestration tool?

Answer options

Correct answer: A

Explanation

The correct answer, A, accurately describes the primary responsibilities of a container orchestration tool, which include scheduling, scaling, and monitoring container health. Options B, C, and D include tasks that are either unrelated to orchestration (like creating or storing images) or focus on debugging, which is not a primary function of orchestration tools.