Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion virt/install/preparing-cluster-for-virt.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ toc::[]
Before you install {VirtProductName}, ensure that your {product-title} cluster meets the following requirements:

* Your cluster must be installed on
xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[bare metal] infrastructure with Red Hat Enterprise Linux CoreOS workers.
xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[bare metal] infrastructure with Red Hat Enterprise Linux CoreOS (RHCOS) workers.

[NOTE]
====
{VirtProductName} only supports RHCOS worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
====

* Additionally, your cluster must 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] to maintain high availability (HA) of virtual machines.

Expand Down