From 0d9a3fb2cd2dcddd828cbe9ec78fc4fd9865b638 Mon Sep 17 00:00:00 2001 From: Oliver Fischer <108426932+oafischer@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:22:09 +0100 Subject: [PATCH] https://issues.redhat.com/browse/ACM-15293 Add arch note Co-authored-by: Trey West --- clusters/cluster_lifecycle/create_cluster_on_prem.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cluster_lifecycle/create_cluster_on_prem.adoc b/clusters/cluster_lifecycle/create_cluster_on_prem.adoc index 2553c09237..d2e592dc7a 100644 --- a/clusters/cluster_lifecycle/create_cluster_on_prem.adoc +++ b/clusters/cluster_lifecycle/create_cluster_on_prem.adoc @@ -151,7 +151,7 @@ spec: releaseImage: quay.io/openshift-release-dev/ocp-release:4.15.0-rc.0-x86_64 ---- -*Note:* You need to create a multi-architecture `CustomImageSet` if you install a managed cluster that has a different architecture than the hub cluster. To learn more, see xref:../cluster_lifecycle/release_images_specify#manual-release-image-cross-arch[Creating a release image to deploy a cluster on a different architecture]. +*Note:* You need to create a multi-architecture `ClusterImageSet` if you install a managed cluster that has a different architecture than the hub cluster. To learn more, see xref:../cluster_lifecycle/release_images_specify#manual-release-image-cross-arch[Creating a release image to deploy a cluster on a different architecture]. [#on-prem-creating-your-cluster-with-the-cli-clusterdeployment] === Create the ClusterDeployment custom resource