Skip to content
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

docs: PLT-1405 #4066

Merged
merged 7 commits into from
Sep 30, 2024
Merged
Changes from 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ from VMware vSphere to Palette VMO.
- Only VMs whose operating systems are included under
[`virt-v2v` supported guest systems](https://libguestfs.org/virt-v2v-support.1.html) can be migrated.

- The network type <VersionedLink text="Multus CNI" url="/integrations/packs/?pack=cni-multus" />, requires a Network
karl-cardenas-coding marked this conversation as resolved.
Show resolved Hide resolved
Attachment Definition (NAD) to exist in the migration target namespace in the destination cluster. The NAD name must
also match the name assigned to the migration. The migration name is assigned during the wizard, which is started by
the Palette CLI's `vmo migrate-vm` command.

## Prerequisites

- A Healthy VMO cluster. Refer to the [Create a VMO Profile](../../create-vmo-profile.md) for further guidance.
Expand Down