OSDOCS-19006: Add Azure procedure for migrating x86 control plane to arm64#112335
OSDOCS-19006: Add Azure procedure for migrating x86 control plane to arm64#112335bshaw7 wants to merge 1 commit into
Conversation
…arm64 Adds documentation for migrating the control plane from x86 to arm64 architecture on Microsoft Azure. Azure requires manually creating a shared image gallery image from the arm64 RHCOS VHD before updating the control plane machine set. Procedure verified on OCP 4.20.22 IPI cluster.
|
@bshaw7: This pull request references OSDOCS-19006 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
|
🤖 Wed May 27 15:46:54 - Prow CI generated the docs preview: |
| . Update your image stream from single-architecture to multi-architecture by running the following command: | ||
| + | ||
| -- | ||
| include::snippets/update-image-stream-to-multi-arch.adoc[] |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.TaskInclude: The included file may introduce content that cannot be mapped to DITA steps.
|
@bshaw7: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Version(s):
4.20 only
Issue:
OSDOCS-19006
Link to docs preview:
Migrating the x86 control plane to arm64 architecture on Microsoft Azure
QE review:
Additional information:
Template added above by @jeana-redhat, original comment 0 below.
OSDOCS-19006
Adds documentation for migrating the control plane from x86 to arm64 architecture on Microsoft Azure.
Azure requires manually creating a shared image gallery image from the arm64 RHCOS VHD before updating the control plane machine set.
Parent feature: OCPSTRAT-3088
Changes
Testing
Procedure verified on OCP 4.20.22 IPI cluster in eastus region (SUPPORTEX-30140).
Related
Replaces #112154 (retargeted from main to enterprise-4.20 per guidance)