DEV Community

I am a Programmer
I am a Programmer

Posted on

Spring Boot with Docker and Kubernetes

Docker and Kubernetes have revolutionized the software industry in the latest years. But how can we containerize our Spring Boot apps? In this presentation, we’ll see different options, from creating our Dockerfile, to tools like Jib and we’ll focus on the new support for Docker in Spring Boot 2.3 that leverages Buildpacks. After having our container, we’ll see how to deploy and run it on Kubernetes.

Top comments (0)