This is just a todo-list for me. It might not be completed, and of course is not production ready. You should have minikube and docker desktop installed. First of all, create a basic fastify microservice running in typescript using this tutorial. Let’s create our docker image Create a Dockerfile for your microservice like… Start minikube […]