Skip to content

OSDOCS-13484: Adds 4.19 Cluster API feature introduction #94462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: enterprise-4.19
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions release_notes/ocp-4-19-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,14 @@ For more information about the MCO certificates, see xref:../security/certificat
[id="ocp-release-notes-machine-management_{context}"]
=== Machine management

[id="ocp-4-19-capi-mapi-migration_{context}"]
==== Migrating resources between the Cluster API and the Machine API (Technology Preview)

With this release, you can migrate some resources between the Cluster API and the Machine API on supported platforms as a Technology Preview feature.
For more information, see xref:../machine_management/cluster_api_machine_management/cluster-api-getting-started.adoc#capi-mapi-migration-overview_cluster-api-getting-started[Migrating Machine API resources to Cluster API resources].

To support this capability, the {product-title} Cluster API documentation now includes additional configuration details for xref:../machine_management/cluster_api_machine_management/cluster_api_provider_configurations/cluster-api-config-options-bare-metal.html#cluster-api-supported-features-bare-metal_cluster-api-config-options-bare-metal[bare metal] and xref:../machine_management/cluster_api_machine_management/cluster_api_provider_configurations/cluster-api-config-options-aws.html#cluster-api-supported-features-aws_cluster-api-config-options-aws[{aws-full}] clusters.

[id="ocp-4-19-cpms-prefix_{context}"]
==== Custom prefixes for control plane machine names

Expand Down