VMware NSX-T Data Center for Operators — Question 18

A cloud administrator is managing a container environment. The application team has complained that they need to manually restart containers in the event of a failure.
Which solution can the administrator implement to solve this issue?

Answer options

Correct answer: A

Explanation

Kubernetes is designed to manage containerized applications and can automatically restart containers when they fail, providing the needed resilience. VMware vSphere High Availability and Fault Tolerance are focused on virtual machines, not containers, and Prometheus is a monitoring tool, not a solution for restarting containers.