Proposal: Foundational Repository for VM Migration as Code #3284
hassannmoussaa
started this conversation in
General
Replies: 1 comment 2 replies
-
|
This is a good idea. There's already two repos doing something similar for secops and genai, with tight integration with this repo. Check this as an example https://github.com/GoogleCloudPlatform/genai-factory |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’d like to open a discussion around creating a foundational repository to help automate and simplify VM migrations using an “as code” approach.
The idea is to design a repo (or possibly multiple repos if separation makes sense) that would:
Provide infrastructure-as-code templates to configure and drive the VM Migration API
**Allow migrations to be fully declarative, enabling repeatable and auditable processes.
Be extensible for different environments (VMware, Hyper-V, Bare Metal, etc.).**
The main goal is to create a baseline framework that accelerates adoption of migration-as-code patterns while leaving room for customization.
I’d love to get your thoughts on:
Feasibility: How realistic is this approach with the current APIs and tools?
Scope: Should the foundational repo cover end-to-end migration workflows, or should agent install / replication / cutover logic live in separate repos?
Collaboration: Is anyone interested in contributing to design or early prototypes with me from the current contributors.
Looking forward to your feedback and ideas on how we can move this forward!
Thanks,
Hassan Moussa
Beta Was this translation helpful? Give feedback.
All reactions