You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has built-in support for creating IaC artifacts for re-platforming to Kubernetes/OpenShift. As part of re-platforming, we want to allow artifact manipulation at various levels to handle complex cases of re-platforming flows.
Expected Outcome
Identify various forms of artifact manipulation and explore approaches to support such manipulations.
Example
While re-platforming from Netflix OSS spring booth feign client + eureka to Kubernetes (kubedns, kube-dns, services, ingress etc.) could need some artifact changes at different levels (code, architecture etc.)
Hey @HarikrishnanBalagopal I want to contribute to this. I have referred to #1063 and will learn about this project. I am coming from LFX, so please let me know what else I need to do
Hi @HarikrishnanBalagopal , I have gone through #1063 and have gotten basic idea of this project. I want to work on this improvement with LFX mentorship. Let me know how I could start contributing.
Motivation
Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has built-in support for creating IaC artifacts for re-platforming to Kubernetes/OpenShift. As part of re-platforming, we want to allow artifact manipulation at various levels to handle complex cases of re-platforming flows.
Expected Outcome
Identify various forms of artifact manipulation and explore approaches to support such manipulations.
Example
While re-platforming from Netflix OSS spring booth feign client + eureka to Kubernetes (kubedns, kube-dns, services, ingress etc.) could need some artifact changes at different levels (code, architecture etc.)
Resources
Transformer - https://move2kube.konveyor.io/concepts/transformer
Path Mapping - https://move2kube.konveyor.io/concepts/path-mapping
Artifact - https://move2kube.konveyor.io/concepts/artifact
Transformer types - https://move2kube.konveyor.io/transformers
Getting Started
Follow the tutorial on how to use it to do a transformation https://move2kube.konveyor.io/tutorials/cli
Transformer
architecture in Move2KubeThe text was updated successfully, but these errors were encountered: