Skip to content

Commit d269590

Browse files
authored
Merge pull request #55259 from aireilly/OCPBUGS-6102
OCPBUGS-6102 - Deploying a managed cluster with SiteConfig and ZTP procedure is missing info
2 parents ceb4cc5 + d77bc09 commit d269590

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

modules/ztp-deploying-a-site.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@ Use the following procedure to create a `SiteConfig` custom resource (CR) and re
1616
1717
* You configured the hub cluster for generating the required installation and policy CRs.
1818
19-
* You created a Git repository where you manage your custom site configuration data. The repository must be accessible from the hub cluster and be defined as a source repository for the Argo CD application.
19+
* You created a Git repository where you manage your custom site configuration data. The repository must be accessible from the hub cluster and you must configure it as a source repository for the ArgoCD application. See "Preparing the GitOps ZTP site configuration repository" for more information.
20+
+
21+
[NOTE]
22+
====
23+
When you create the source repository, ensure that you patch the ArgoCD application with the `argocd/deployment/argocd-openshift-gitops-patch.json` patch-file that you extract from the `ztp-site-generate` container. See "Configuring the hub cluster with ArgoCD".
24+
====
2025
2126
* To be ready for provisioning managed clusters, you require the following for each bare-metal host:
2227
+

scalability_and_performance/ztp_far_edge/ztp-deploying-far-edge-sites.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ include::modules/ztp-deploying-a-site.adoc[leveloffset=+1]
2424
[role="_additional-resources"]
2525
.Additional resources
2626

27+
* xref:../../scalability_and_performance/ztp_far_edge/ztp-preparing-the-hub-cluster.adoc#ztp-preparing-the-ztp-git-repository_ztp-preparing-the-hub-cluster[Preparing the GitOps ZTP site configuration repository]
28+
29+
* xref:../../scalability_and_performance/ztp_far_edge/ztp-preparing-the-hub-cluster.adoc#ztp-configuring-hub-cluster-with-argocd_ztp-preparing-the-hub-cluster[Configuring the hub cluster with ArgoCD]
30+
2731
* xref:../../scalability_and_performance/ztp_far_edge/ztp-advanced-policy-config.adoc#ztp-creating-a-validator-inform-policy_ztp-advanced-policy-config[Signalling ZTP cluster deployment completion with validator inform policies]
2832
2933
* xref:../../scalability_and_performance/ztp_far_edge/ztp-manual-install.adoc#ztp-creating-the-site-secrets_ztp-manual-install[Creating the managed bare-metal host secrets]

0 commit comments

Comments
 (0)