Customizing the output
We pick up where we left off with the migration workflow. Having looked at the output that Move2Kube generates for our application, we might find some things that we want to change.
In this section we will look at how we can customize the output of Move2Kube to our needs using Transformers.
Table of contents
- Customizing generated Dockerfile and behavior of built-in transformer
- Adding custom annotations to Kubernetes YAMLs
- Parameterizing custom fields in Helm Chart, Kustomize, OC Templates
- Adding custom files and directories in custom locations
- External transformer illustration