Make exercise 3 more difficult.

This commit is contained in:
2024-04-14 15:17:05 +12:00
parent eedb480174
commit a238cf3a2f
4 changed files with 26 additions and 20 deletions

View File

@ -15,7 +15,7 @@ Thinking on your feet you remember the Fedora virtual machine you were tinkering
The Acme Financial Services team have put you on the spot, can you pull off a virtual machine live migration? 😅
<Zoom>
|![workshop](/workshops/static/images/hackathon/broken-vm.png) |
|![workshop](/workshops/static/images/hackathon/broken-vm-wojek.png) |
|:-----------------------------------------------------------------------------:|
| *He's dead Jim...* |
</Zoom>
@ -30,7 +30,7 @@ No command line is required. However before you can complete the migration you w
Documentation you may find helpful is:
- https://docs.openshift.com/container-platform/4.15/virt/live_migration/virt-configuring-live-migration.html
- https://docs.openshift.com/container-platform/4.15/virt/virtual_machines/advanced_vm_management/virt-specifying-nodes-for-vms.html
- https://docs.openshift.com/container-platform/4.15/virt/virtual_machines/advanced_vm_management/virt-schedule-vms.html
## 3.2 - Check your work