13.4. Deleting a failed node to trigger virtual machine failover
If a node fails and node health checks are not deployed on your cluster, virtual machines (VMs) with runStrategy: Always configured are not automatically relocated to healthy nodes.
13.4.1. Prerequisites 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
-
A node where a virtual machine was running has the
NotReadycondition. -
The virtual machine that was running on the failed node has
runStrategyset toAlways. -
You have installed the OpenShift CLI (
oc).