CompTIA Linux+ (XK0-005) — Question 150

Which of the following tools is BEST suited to orchestrate a large number of containers across many different servers?

Answer options

Correct answer: A

Explanation

Kubernetes is specifically designed for container orchestration, making it the best choice for managing a large number of containers across various servers. Ansible is more focused on configuration management, Podman is primarily a container runtime, and Terraform is used for infrastructure as code, which does not directly manage container orchestration.