1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/ztp-preparing-migrate-clusterinstance.adoc

16 lines
691 B
Plaintext

// Module included in the following assemblies:
//
// * edge_computing/ztp-migrate-clusterinstance.adoc
:_mod-docs-content-type: PROCEDURE
[id="ztp-preparing-migrate-clusterinstance_{context}"]
= Preparation for SiteConfig CRs to ClusterInstance CRs migration
To prepare for the migration from `SiteConfig` CRs to `ClusterInstance` CRs, you must complete the following steps:
* Delete the ArgoCD application in the target cluster.
* Prepare the git repository by creating a directory for migrated clusters with the `ClusterInstance` CRs and associated resources.
* Optionally, use the `siteconfig-converter` tool to convert existing `SiteConfig` CRs to `ClusterInstance` CRs at scale.