Skip to content

Commit 3e93b28

Browse files
author
Shikha Jhala
committed
BZ2015178: Added note about Node Health Check Operator
1 parent ff6710e commit 3e93b28

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

virt/install/preparing-cluster-for-virt.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ xref:../../installing/installing_bare_metal/preparing-to-install-on-bare-metal.a
2323
ifdef::openshift-enterprise[]
2424
:FeatureName: Installing OpenShift Virtualization on AWS bare metal instances
2525
include::snippets/technology-preview.adoc[leveloffset=+2]
26+
:!FeatureName:
2627
endif::[]
2728
--
2829
2930
30-
* Additionally, there are two options to maintain high availability (HA) of virtual machines:
31+
* Additionally, there are three options to maintain high availability (HA) of virtual machines:
3132
3233
** 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].
3334
+
@@ -43,6 +44,16 @@ In {VirtProductName} clusters installed using installer-provisioned infrastructu
4344
Without an external monitoring system or a qualified human monitoring node health, virtual machines lose high availability.
4445
====
4546

47+
** 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.
48+
+
49+
--
50+
ifdef::openshift-enterprise[]
51+
:FeatureName: Node Health Check Operator
52+
include::snippets/technology-preview.adoc[leveloffset=+2]
53+
:!FeatureName:
54+
endif::[]
55+
--
56+
4657
* Shared storage is required to enable live migration.
4758
4859
* You must manage your Compute nodes according to the number and size of the virtual machines that you want to host in the cluster.

0 commit comments

Comments
 (0)