1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc
A.Arnold ced07d2251 MIG-1562: Tidy MTC release notes
Signed-off-by: A.Arnold <anarnold@redhat.com>
2024-05-27 14:11:04 +00:00

39 lines
2.4 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="about-migrating-from-3-to-4"]
= About migrating from {product-title} 3 to 4
include::_attributes/common-attributes.adoc[]
:context: about-migrating-from-3-to-4
toc::[]
{product-title} 4 contains new technologies and functionality that result in a cluster that is self-managing, flexible, and automated. {product-title} 4 clusters are deployed and managed very differently from {product-title} 3.
The most effective way to migrate from {product-title} 3 to 4 is by using a CI/CD pipeline to automate deployments in an link:https://www.redhat.com/en/topics/devops/what-is-application-lifecycle-management-alm[application lifecycle management] framework.
If you do not have a CI/CD pipeline or if you are migrating stateful applications, you can use the {mtc-full} ({mtc-short}) to migrate your application workloads.
You can use Red Hat Advanced Cluster Management for Kubernetes to help you import and manage your {product-title} 3 clusters easily, enforce policies, and redeploy your applications. Take advantage of the link:https://www.redhat.com/en/engage/free-access-redhat-e-202202170127[free subscription] to use Red Hat Advanced Cluster Management to simplify your migration process.
To successfully transition to {product-title} 4, review the following information:
xref:../migrating_from_ocp_3_to_4/planning-migration-3-4.adoc#planning-migration-3-4[Differences between {product-title} 3 and 4]::
* Architecture
* Installation and upgrade
* Storage, network, logging, security, and monitoring considerations
xref:../migrating_from_ocp_3_to_4/about-mtc-3-4.adoc#about-mtc-3-4[About the {mtc-full}]::
* Workflow
* File system and snapshot copy methods for persistent volumes (PVs)
* Direct volume migration
* Direct image migration
xref:../migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc#advanced-migration-options-3-4[Advanced migration options]::
* Automating your migration with migration hooks
* Using the {mtc-short} API
* Excluding resources from a migration plan
* Configuring the `MigrationController` custom resource for large-scale migrations
* Enabling automatic PV resizing for direct volume migration
* Enabling cached Kubernetes clients for improved performance
For new features and enhancements, technical changes, and known issues, see the xref:../migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].