2V0-33.22 · Question #68
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…
The correct answer is A. Kubernetes. Kubernetes is an open-source container orchestration system that provides automated deployment, scaling, and management of containers. It can be used to set up an automated restart policy for containers in the event of a failure, ensuring that containers are automatically…
Question
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?
Options
- AKubernetes
- BVMware vSphere High Availability
- CVMware vSphere Fault Tolerance
- DPrometheus
How the community answered
(28 responses)- A89% (25)
- B4% (1)
- D7% (2)
Explanation
Kubernetes is an open-source container orchestration system that provides automated deployment, scaling, and management of containers. It can be used to set up an automated restart policy for containers in the event of a failure, ensuring that containers are automatically restarted when they fail.
Topics
Community Discussion
No community discussion yet for this question.