This is a minor update to the Video and Graphics Device section, to clarify _not_ attaching a graphics device to a `VirtualMachineInstance`
Signed-off-by: Ben Chapman <5124569+Ben-Chapman@users.noreply.github.com>
* compute, live-migrations: Fix typo
migrationConfiguration does not exist in schema. Correct it to migrations.
Signed-off-by: Nir Dothan <ndothan@redhat.com>
* compute, live-migrations: Improve grammer
Remove occurances of the word "being" which seems to have been overly used,
in order to make the text more concise
Signed-off-by: Nir Dothan <ndothan@redhat.com>
---------
Signed-off-by: Nir Dothan <ndothan@redhat.com>
Following kubevirt/kubevirt#13018, it is possible to have
a VM whose primary NIC is connected to a pod NIC with
a name other than `eth0`.
In order for the migration to be successful,
it is required for the both the source and target virt-launcher pods
to have the same primary NIC name, for example: `eth0`.
[1] https://github.com/kubevirt/community/pull/324
Signed-off-by: Orel Misan <omisan@redhat.com>
completionTimeoutPerGiB can be used to either abort
a migration or switch it to post-copy. This PR adds
a documentation for the post-copy usage.
Signed-off-by: Itamar Holder <iholder@redhat.com>
* Alternative structuring that uses folders for sections
Signed-off-by: Andrew Burden <aburden@redhat.com>
* Redirecting all xrefs
Signed-off-by: Andrew Burden <aburden@redhat.com>
* moving live_migration to compute and catching some xrefs
Signed-off-by: Andrew Burden <aburden@redhat.com>
* adding netlify _redirects file and moving virtio as suggested
Signed-off-by: Andrew Burden <aburden@redhat.com>
---------
Signed-off-by: Andrew Burden <aburden@redhat.com>
* Alternative structuring that uses folders for sections
Signed-off-by: Andrew Burden <aburden@redhat.com>
* Redirecting all xrefs
Signed-off-by: Andrew Burden <aburden@redhat.com>
* moving live_migration to compute and catching some xrefs
Signed-off-by: Andrew Burden <aburden@redhat.com>
* adding netlify _redirects file and moving virtio as suggested
Signed-off-by: Andrew Burden <aburden@redhat.com>
---------
Signed-off-by: Andrew Burden <aburden@redhat.com>