SSU-DCN/podmigration-operator

can this work achieve multi-container pod migration?

Closed this issue · 0 comments

sorry to disturb again,when i migrate a pod with two containers ,it can only migrate one of the container.is that normal?
thank you very much !
root@server:/home/server/Downloads/tmp/zly/podmigration-operator/config/samples/migration-example# kubectl get pod -o wide
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
simple 2/2 Terminating 0 85s 10.244.1.32 agent1
simple-migration-91 1/1 Running 0 28s 10.244.2.23 agent2
@vutuong