First time here? Check out the FAQ!
![]() | 1 | initial version |
There are a variety of docker projects looking at migration of containers + persistent data (e.g. flocker), but because docker containers are groups of processes rather than a virtual machine, live migration is very different from live migration using KVM or Xen.
Live migration isn't a near-term goal of the openstack docker efforts as far as I know.