Skip to content

Commit 3138e5c

Browse files
authored
Merge pull request #37643 from sjhala-ccs/BZ2010913
BZ2010913: Added note about bare metal cloud providers
2 parents d5d24fb + d3b4f79 commit 3138e5c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
include::modules/common-attributes.adoc[]
12
include::modules/virt-document-attributes.adoc[]
23
[id="preparing-cluster-for-virt"]
34
= Configuring your cluster for {VirtProductName}
@@ -8,11 +9,13 @@ toc::[]
89
Before you install {VirtProductName}, ensure that your {product-title} cluster meets the following requirements:
910

1011
* Your cluster must be installed on
11-
xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[bare metal] infrastructure with Red Hat Enterprise Linux CoreOS (RHCOS) workers. You can use any installation method including user-provisioned, installer-provisioned, or assisted installer to deploy your cluster.
12-
12+
xref:../../installing/installing_bare_metal/preparing-to-install-on-bare-metal.adoc#installing-bare-metal[on-premise bare metal] infrastructure with {op-system-first} workers. You can use any installation method including user-provisioned, installer-provisioned, or assisted installer to deploy your cluster.
13+
+
1314
[NOTE]
1415
====
15-
{VirtProductName} only supports RHCOS worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
16+
* {VirtProductName} only supports {op-system} worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
17+
18+
* Infrastructure solutions offered by bare metal cloud providers are not supported.
1619
====
1720
1821
* Additionally, there are two options to maintain high availability (HA) of virtual machines:

0 commit comments

Comments
 (0)