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
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro[Installing and upgrading multicluster engine operator]
21
+
* xref:../../hosted_control_planes/hcp-prepare/hcp-enable-disable.html#hcp-enable-manual-addon_hcp-enable-disable[Manually enabling the hypershift-addon managed cluster add-on for local-cluster]
22
+
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-intro[About cluster lifecycle with multicluster engine operator]
* xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#about-installing-oc-mirror-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2].
36
+
* xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#about-installing-oc-mirror-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2]
31
37
32
-
[id="hcp-dc-mce-bm"]
33
-
== Deploying {mce-short} for a disconnected installation of {hcp}
34
-
35
-
The {mce} plays a crucial role in deploying clusters across providers. If you do not have {mce-short} installed, review the following documentation to understand the prerequisites and steps to install it:
36
-
37
-
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-intro[About cluster lifecycle with multicluster engine operator]
38
-
* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro[Installing and upgrading multicluster engine operator]
* xref:../../installing/installing_bare_metal/upi/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.adoc#upi-provisioning-new-hosts-in-a-upi-cluster_scaling-a-user-provisioned-cluster-with-the-bare-metal-operator[Provisioning new hosts in a user-provisioned cluster by using the BMO]
* xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#about-installing-oc-mirror-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2].
28
+
* xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#about-installing-oc-mirror-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2]
29
29
30
30
[id="hcp-dc-mce-virt"]
31
31
== Deploying {mce-short} for a disconnected installation of {hcp}
Copy file name to clipboardExpand all lines: modules/hcp-bm-hosts.adoc
+17-15Lines changed: 17 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,15 @@ A _bare metal host_ is an `openshift-machine-api` object that encompasses physic
10
10
11
11
.Prerequisites
12
12
13
-
Before you create the bare metal host and destination nodes, you must have the destination machines ready.
13
+
* Before you create the bare metal host and destination nodes, you must have the destination machines ready.
14
+
15
+
* You have installed a {op-system-first} compute machine on bare-metal infrastructure for use in the cluster.
14
16
15
17
.Procedure
16
18
17
19
To create a bare metal host, complete the following steps:
18
20
19
-
. Create a YAML file with the following information:
21
+
. Create a YAML file with the following information. For more information about what details to enter for the bare metal host, see "Provisioning new hosts in a user-provisioned cluster by using the BMO".
20
22
+
21
23
Because you have at least one secret that holds the bare metal host credentials, you need to create at least two objects for each worker node.
22
24
+
@@ -25,31 +27,31 @@ Because you have at least one secret that holds the bare metal host credentials,
<1> Replace `<4.x.y-build>` with the supported {product-title} version you want to use.
68
57
<2> Set this optional flag to `true` if you want to also mirror the container disk image for the {op-system-first} boot image for the KubeVirt provider. This flag is available with oc-mirror v2 only.
69
-
<3> Images specified in the `additionalImages` field are examples only and are not strictly needed.
70
-
<4> For deployments that use the KubeVirt provider, include this line.
58
+
<3> For deployments that use the KubeVirt provider, include this line.
71
59
72
60
. Start the mirroring process by entering the following command:
0 commit comments