Minor fixes to multiple exercises.

This commit is contained in:
2024-04-14 16:11:50 +12:00
parent 2e1a057483
commit 5fe2185b02
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ summary: "Will OpenShift Virtualisation live migrate a virtual machine?"
During the demo with the Acme Financial Services team one of their traditional hypervisor team asked if you can show them a live migration for a running virtual machine. They say they are used to performing migrations using a feature in their existing hypervisor called "vMotion" so want to know that feature works in OpenShift Virtualisation.
Thinking on your feet you remember the Fedora virtual machine you were tinkering with last night in the `demotestwtf17` namespace on the cluster. Perhaps you can quickly use that to demo a live migration?
You know KVM & KubeVirt has supported a similar feature called "Live Migration" for ages. Thinking on your feet you remember the Fedora virtual machine you were tinkering with last night in the `demotestwtf17` namespace on the cluster. Perhaps you can quickly use that to demo a live migration?
The Acme Financial Services team have put you on the spot, can you pull off a virtual machine live migration? 😅