-
Notifications
You must be signed in to change notification settings - Fork 121
Description
Move2Kube dynamically adjusts its questioning process based on different scenarios.
Our goal is to gain a deeper understanding of the configuration file generation process without having to execute the transformation.
Dynamic Questioning based on Cluster Type: When changing the cluster type, such as to OpenShift, Move2Kube modifies subsequent questions, like requesting route creation.
We want to explore how this effects the generation of the config file.
Variation in Questions for Multiple Services: In scenarios where multiple services are detected, Move2Kube poses specific questions tailored to each service. Now, these questions can vary based on the number of services it detects, for a particular service there can be more questions compared to the other detected services.
We are aware of the ability of the config file, but our main goal is to gain a deeper understanding of the configuration file generation process so as to build the config file by taking minimal input from user ( rather than asking users to answer the entire transformation questions) and feed it to pipeline hosting m2k to generate manifest file. ****
Metadata
Metadata
Assignees
Labels
Type
Projects
Status