2021-12-13 21:27:01 +00:00
|
|
|
# VMs in Kubernetes
|
|
|
|
|
|
|
|
## Kubevirt
|
|
|
|
|
|
|
|
* Does not support live migration on RWO PVCs
|
|
|
|
|
|
|
|
## ungleich-virt
|
|
|
|
|
|
|
|
* Using ceph directly
|
|
|
|
* But using rook for provisioning (?)
|
|
|
|
|
|
|
|
## Networking
|
|
|
|
|
|
|
|
* Multus (?)
|
|
|
|
* Bridge
|
2021-12-13 21:28:29 +00:00
|
|
|
|
|
|
|
## Image management
|
|
|
|
|
|
|
|
* PVC based - via rook
|
|
|
|
|
|
|
|
## Migration / Live
|
|
|
|
|
|
|
|
* Starting 2nd pod
|
|
|
|
* Running receiver
|
|
|
|
* Triggering sending from original pod
|