Are you starting to sail with your application in Kubernetes? Check these best practices before you go to production 1. Create optimal Docker images Using Buildpacks Instead of manually creating a Dockerfile with the instructions to compile, expose and create an image of your app, you can use Buildpacks , a tool by CNCF designed to convert artifacts that run […]