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
380 stars 118 forks source link

docs: Write a blogpost on using Move2Kube on your personal project #886

Open kmehant opened 1 year ago

kmehant commented 1 year ago

Description

Move2Kube is a tool used for replatforming applications to kubernetes. It does this by analysing the source artifacts and then generates required target platform artifacts such as Kubernetes yamls, CI/CD pipelines etc. Use Move2Kube on one of your personal projects that needs to be replatformed to Kubernetes. Once the target artifacts are generated, deploy the application and write a blogpost on it.

How to get started

Use the below resources and feel free to use the slack channel to raise concerns if stuck: https://kubernetes.slack.com/archives/CR85S82A2

sumedhav2004 commented 1 year ago

please assign this to me

kmehant commented 1 year ago

Hi @sumedhav2004 feel free to reach out if you are stuck anywhere. You can use this issue thread or the slack channel here: https://kubernetes.slack.com/archives/CR85S82A2 to ask questions or doubts you have any related to Move2Kube.

Excited to see what you would come up with. Thanks!