This documentation was generated by running move2kube docs
move2kube
Move2Kube creates all the resources required for deploying your application into kubernetes, including containerisation and kubernetes resources.
Synopsis
Move2Kube creates all resources required for deploying your application into kubernetes, including containerisation and kubernetes resources. It supports translating from docker swarm/docker-compose, cloud foundry apps and even other non-containerized applications. Even if the app does not use any of the above, or even if it is not containerized it can still be transformed.
For more documentation and support, visit https://move2kube.konveyor.io/
Options
-h, --help help for move2kube
--log-file string File to store the logs in. By default it only prints to console.
--log-level string Set logging levels. (default "info")
SEE ALSO
- move2kube collect - Collect and process metadata from multiple sources.
- move2kube plan - Plan out a move
- move2kube transform - Transform using move2kube plan
- move2kube version - Print the version information
- move2kube cheat sheet - Essential Move2Kube commands at a glance.