Skip to content

Commit

Permalink
design-proposal: VirtualMachineInstanceMigration - Live migration to …
Browse files Browse the repository at this point in the history
…specific nodes

Adding a design proposal to extend VirtualMachineInstanceMigration
object with an additional API to let a cluster admin
try to trigger a live migration of a VM injecting
on the fly and additional NodeSelector constraint.
The additional NodeSelector can only restrict the set
of Nodes that are valid target for the migration
(eventually down to a single host).
All the affinity rules defined on the VM spec are still
going to be satisfied.

Signed-off-by: Simone Tiraboschi <[email protected]>
  • Loading branch information
tiraboschi committed Sep 16, 2024
1 parent 6c053fd commit 31eb929
Showing 1 changed file with 221 additions and 0 deletions.
Loading

0 comments on commit 31eb929

Please sign in to comment.