-
Notifications
You must be signed in to change notification settings - Fork 32
MTV-2996: AWS EC2 #928
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
Draft
Jenny-Anne
wants to merge
5
commits into
kubev2v:main
Choose a base branch
from
Jenny-Anne:MTV-2996-aws-ec2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
MTV-2996: AWS EC2 #928
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
...doc-Migrating_your_virtual_machines/assemblies/assembly_migrating-from-aws.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| ifdef::context[:parent-context: {context}] | ||
|
|
||
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| [id="assembly_migrating-from-aws_{context}"] | ||
|
|
||
| = Migrating from {aws} {ec2} | ||
|
|
||
| //:context: migrating-aws | ||
|
|
||
| [role="_abstract"] | ||
| Run your {aws} {ec2} migration plan from the MTV UI or from the command-line. | ||
|
|
||
| == Prerequisites | ||
|
|
||
| * You have planned your migration from {aws} {ec2}. | ||
|
|
||
| :context: aws | ||
| :aws: | ||
|
|
||
| include::../modules/proc_running-migration-plan.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/ref_migration-plan-options-ui.adoc[leveloffset=+2] | ||
|
|
||
| include::../modules/proc_canceling-migration-ui.adoc[leveloffset=+2] | ||
|
|
||
| include::../modules/proc_migrating-vms-cli-aws.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/con_canceling-migration-cli.adoc[leveloffset=+2] | ||
|
|
||
| include::../modules/proc_canceling-migration-cli-entire.adoc[leveloffset=+3] | ||
|
|
||
| include::../modules/proc_canceling-migration-cli-specific.adoc[leveloffset=+3] | ||
|
|
||
| :aws!: | ||
|
|
||
| ifdef::parent-context[:context: {parent-context}] | ||
| ifndef::parent-context[:!context:] | ||
|
|
||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 62 additions & 0 deletions
62
...ion/doc-Planning_your_migration/assemblies/assembly_planning-migration-aws.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
|
|
||
| ifdef::context[:parent-context: {context}] | ||
|
|
||
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| [id="assembly_planning-migration-aws_{context}"] | ||
|
|
||
| = Planning a migration of virtual machines from {aws} {ec2} | ||
|
|
||
| //:context: planning-aws | ||
|
|
||
| [IMPORTANT] | ||
| ==== | ||
| Importing VMs from Amazon {ec2} is Technology Preview software only. Technology Preview features are not supported with Red{nbsp}Hat production service level agreements (SLAs) and might not be functionally complete. Red{nbsp}Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. | ||
| ==== | ||
|
|
||
| [role="_abstract"] | ||
| Create an {aws} {ec2} migration plan by setting up network maps, storage maps, and configuring source and destination providers in the {project-first} UI. | ||
|
|
||
| {aws} {ec2} migration supports cold migration only to Red Hat OpenShift Service on {aws} ({rosa}) or OpenShift Dedicated (OSD) on {aws} clusters. | ||
|
|
||
| :context: aws | ||
| :aws: | ||
|
|
||
| include::../modules/proc_creating-form-based-network-maps-ui-aws.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/proc_creating-yaml-based-network-maps-ui-aws.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/proc_creating-form-based-storage-maps-ui-aws.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/proc_creating-yaml-based-storage-maps-ui-aws.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/proc_adding-source-provider.adoc[leveloffset=+1] | ||
|
|
||
| :!aws: | ||
| :context: dest_aws | ||
| :dest_aws: | ||
|
|
||
| include::../modules/proc_adding-source-provider.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/proc_selecting-migration-network-for-virt-provider.adoc[leveloffset=+1] | ||
|
|
||
| :!dest_aws: | ||
| :context: aws | ||
| :aws: | ||
|
|
||
| include::../modules/proc_creating-plan-wizard-aws.adoc[leveloffset=+1] | ||
|
|
||
| :!aws: | ||
|
|
||
| [id="additional-resources_planning-aws"] | ||
| [role="_additional-resources"] | ||
| == Additional resources | ||
|
|
||
| * link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope] | ||
|
|
||
| ifdef::parent-context[:context: {parent-context}] | ||
| ifndef::parent-context[:!context:] | ||
|
|
||
|
|
||
|
|
||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 38 additions & 0 deletions
38
documentation/modules/proc_creating-form-based-network-maps-ui-aws.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * documentation/doc-Planning_your_migration/assemblies/assembly_planning-migration-aws.adoc | ||
|
|
||
| :_mod-docs-content-type: PROCEDURE | ||
| [id="proc_creating-form-based-network-maps-ui-aws_{context}"] | ||
| = Creating ownerless network maps from the form page in the {project-short} UI | ||
|
|
||
| [role="_abstract"] | ||
| You can add ownerless network maps from the form page in the {project-first} UI. Later, you can add these maps to a migration plan by using the *Use an existing network map* option in the *Network map* page of the {project-short} wizard. | ||
|
|
||
| Network maps define the mapping between {aws} subnet IDs and OpenShift networks (pod network or Multus networks). | ||
|
|
||
| For more information about network and storage maps in {project-short}, see link:{mtv-plan}assembly_mapping-networks-storage_mtv[Mapping networks and storage in migration plans]. | ||
|
|
||
| .Prerequisites | ||
|
|
||
| * Have an {aws} {ec2} source provider and {a-virt} destination provider. For more information, see xref:proc_adding-source-provider_aws[Adding an {aws} {ec2} source provider] or xref:proc_adding-source-provider_dest_aws[Adding {a-virt} destination provider]. | ||
|
|
||
| // Can we get an example AWS subnet ID format? | ||
|
|
||
| .Procedure | ||
|
|
||
| . In the {ocp} web console, click *Migration for Virtualization* > *Network maps*. | ||
| . Click *Create network map* > *Create with form*. | ||
| . Specify the following: | ||
|
|
||
| * *Network map name*: Name of the network map. | ||
| * *Project*: Select from the list. | ||
| * *Source provider*: Select the {aws} {ec2} source provider from the list. | ||
| * *Target provider*: Select the {virt} destination provider from the list. | ||
| * *Source network*: Select the {aws} subnet ID from the list. | ||
| * *Target network*: Select the OpenShift network from the list. This can be the pod network or a Multus network attachment definition. | ||
|
|
||
| . Optional: Click *Add mapping* to create additional network maps, including mapping multiple network sources to a single target network. | ||
| . Click *Create*. | ||
| + | ||
| Your map appears in the list of network maps. |
44 changes: 44 additions & 0 deletions
44
documentation/modules/proc_creating-form-based-storage-maps-ui-aws.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * documentation/doc-Planning_your_migration/assemblies/assembly_planning-migration-aws.adoc | ||
|
|
||
| :_mod-docs-content-type: PROCEDURE | ||
| [id="proc_creating-form-based-storage-maps-ui-aws_{context}"] | ||
| = Creating ownerless storage maps from the form page in the {project-short} UI | ||
|
|
||
| [role="_abstract"] | ||
| You can add ownerless storage maps from the form page in the {project-first} UI. Later, you can add these maps to a migration plan by using the *Use an existing storage map* option in the *Storage map* page of the {project-short} wizard. | ||
|
|
||
| Storage maps define the mapping between {aws} EBS volume types and OpenShift storage classes that use the EBS CSI driver. | ||
|
|
||
| For more information about network and storage maps in {project-short}, see link:{mtv-plan}assembly_mapping-networks-storage_mtv[Mapping networks and storage in migration plans]. | ||
|
|
||
| [IMPORTANT] | ||
| ==== | ||
| You must map EBS volumes to storage classes that use the {aws} EBS CSI driver. | ||
| ==== | ||
|
|
||
| .Prerequisites | ||
|
|
||
| * Have an {aws} {ec2} source provider and {a-virt} destination provider. For more information, see xref:proc_adding-source-provider_aws[Adding an {aws} {ec2} source provider] or xref:proc_adding-source-provider_dest_aws[Adding {a-virt} destination provider]. | ||
| * EBS CSI driver installed and configured on the target cluster. | ||
| * Storage classes configured to use the EBS CSI driver. | ||
|
|
||
| .Procedure | ||
|
|
||
| . In the {ocp} web console, click *Migration for Virtualization* > *Storage maps*. | ||
| . Click *Create storage map* > *Create with form*. | ||
| . Specify the following: | ||
|
|
||
| * *Map name*: Name of the storage map. | ||
| * *Project*: Select from the list. | ||
| * *Source provider*: Select the {aws} {ec2} source provider from the list. | ||
| * *Target provider*: Select the {virt} destination provider from the list. | ||
| * *Source storage*: Select the EBS volume type from the list. | ||
| * *Target storage*: Select a storage class that uses the EBS CSI driver from the list. | ||
|
|
||
| . Optional: Click *Add mapping* to create additional storage maps, including mapping multiple storage sources to a single target storage class. | ||
| . Click *Create*. | ||
| + | ||
| Your map appears in the list of storage maps. | ||
|
|
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.