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 2 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,9 @@ 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.

- When using <VersionedLink text="Multus CNI" url="/integrations/packs/?pack=cni-multus" />, the Network Attachment
Definitions (NADs) used must match the same name assigned to the migration. Otherwise, the migration will fail.
karl-cardenas-coding marked this conversation as resolved.
Show resolved Hide resolved

## Prerequisites

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