Photo by Joseph Barrientos on Unsplash

Deploying and Configuring Spring Boot Apps in Kubernetes (with no YAML)

A Video Tutorial

Craig Walls
2 min readJun 14, 2022

--

https://pragprog.com/newsletter/

Kubernetes is a popular container orchestration system and a popular place to deploy image-based applications, including applications built with Spring Boot.

In this video, I show how to build a Spring Boot application into an image, deploy it in a Kubernetes cluster, and configure it with a ConfigMap. What’s more, I do all of that without writing even one line of YAML!

🔊 Check it out and let me know what you think! You can leave comments and questions by clicking the Comments icon.

If you enjoyed this post with video tutorial, you might also enjoy Build Talking Apps for Alexa by Craig Walls, now available in beta from The Pragmatic Bookshelf:

You can save 35 percent on the ebook now through July 31 with promo code alexa_2022. Promo codes are not valid on prior purchases.

--

--