konveyor / move2kube

Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
https://move2kube.konveyor.io/
Apache License 2.0
385 stars 118 forks source link

Add inbuilt support for all kubernetes versions #398

Closed ashokponkumar closed 3 years ago

ashokponkumar commented 3 years ago

Is your feature request related to a problem? Please describe. Move2Kube internally has cluster.yaml only for one kubernetes version

Describe the solution you'd like All cluster yamls for all kubernetes versions

Describe alternatives you've considered Doing a move2kube collect and specifying it for each version.

ashokponkumar commented 3 years ago

Supporting and maintaining the list will be a recurring exercise. Instead, we will use move2kube collect to support all versions.