You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Additionally, there are two options to maintain high availability (HA) of virtual machines:
30
+
* Additionally, there are three options to maintain high availability (HA) of virtual machines:
30
31
31
32
** Use xref:../../installing/installing_bare_metal_ipi/ipi-install-overview.adoc#ipi-install-overview[installer-provisioned infrastructure] and xref:../../machine_management/deploying-machine-health-checks.adoc#machine-health-checks-about_deploying-machine-health-checks[deploy machine health checks].
32
33
+
@@ -42,6 +43,16 @@ In {VirtProductName} clusters installed using installer-provisioned infrastructu
42
43
Without an external monitoring system or a qualified human monitoring node health, virtual machines lose high availability.
43
44
====
44
45
46
+
** Use the xref:../../nodes/nodes/eco-node-health-check-operator.adoc#node-health-check-operator[Node Health Check Operator] on any {product-title} cluster to deploy the `NodeHealthCheck` controller. The controller identifies unhealthy nodes and uses the Poison Pill Operator to remediate the unhealthy nodes.
0 commit comments