Skip to content

Commit 7d92cfa

Browse files
committed
TELCODOCS-2166#Clarify the GitOps ZTP update process in Edge Computing
1 parent 32e5c87 commit 7d92cfa

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

edge_computing/ztp-updating-gitops.adoc

+5
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ include::modules/ztp-required-changes-to-the-git-repository.adoc[leveloffset=+1]
3434

3535
include::modules/ztp-installing-the-new-gitops-ztp-applications.adoc[leveloffset=+1]
3636

37+
[role="_additional-resources"]
38+
.Additional resources
39+
40+
* For information about enabling the assisted service, see xref:../edge_computing/ztp-preparing-the-hub-cluster.adoc#enabling-assisted-installer-service-on-bare-metal_ztp-preparing-the-hub-cluster[Enabling the assisted service].
41+
3742
include::modules/ztp-roll-out-the-configuration-changes.adoc[leveloffset=+1]
3843

3944
[role="_additional-resources"]

modules/ztp-installing-the-new-gitops-ztp-applications.adoc

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
Using the extracted `argocd/deployment` directory, and after ensuring that the applications point to your site Git repository, apply the full contents of the deployment directory. Applying the full contents of the directory ensures that all necessary resources for the applications are correctly configured.
1010

11+
.Prerequisites
12+
13+
. You have enabled the assisted service.
14+
1115
.Procedure
1216

1317
include::snippets/ztp-patch-argocd-hub-cluster.adoc[]

modules/ztp-updating-gitops-ztp.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ At a high level, the strategy for updating the {ztp} infrastructure is as follow
2323

2424
. Update required content and optional changes in the Git repository.
2525

26+
. Enable the assisted service to pull ISO images of the newer {product-title} version.
27+
2628
. Update and restart the application configuration.

0 commit comments

Comments
 (0)