migtools / crane

Tool for migrating Kubernetes workloads, and their data, between clusters.
https://www.konveyor.io/tools/crane/
Apache License 2.0
40 stars 23 forks source link

Researching Virtual Machine (kubevirt) migration with crane #91

Open djzager opened 2 years ago

djzager commented 2 years ago

This issue is a means of documenting the effort of migrating Virtual Machine's using crane.

djzager commented 2 years ago

The changes were made to the following projects as part of this effort:

Container Image: docker pull quay.io/djzager/crane-runner:cnv-playground .. this provides an image with all of the changes contained inside.

djzager commented 2 years ago

Issues that I've found

This section isn't complete until the issues listed are linked to actual GH Issues.

djzager commented 2 years ago

Environment Details

djzager commented 2 years ago

Demonstration: https://youtu.be/tvDYvfoHNxg

djzager commented 2 years ago

PRs:

eriknelson commented 2 years ago

@djzager I think we need to split this one into tractable issues in GH as features to get them onto the priority roadmap and potentially turn this into an epic. I'll hold off on triaging this into Jira until we have a conversation about how that should be done.

eriknelson commented 2 years ago

/priority normal /kind feature