Its a good practice to always dockerize your code while deploying so that it is guaranteed to run anywhere. TrueFoundry helps you deploy your code on Kubernetes for which you will first need to create a docker image for your codebase.

For any deployment to work in Truefoundry, its essential to have a docker registry integrated with Truefoundry. This should have been already done by the Infra team during the setup step.

TrueFoundry can help you deploy in all the three use cases: