Developing with Spring Boot on Kubernetes
The first three lessons on "Developing with Spring Boot on Kubernetes" has been created by John Thompson, founder of Spring Framework Guru. The first three lessons in this learning path explore building Spring Boot Images, Spring Boot on Kubernetes, and Spring Boot Microservices on Kubernetes. Each lesson consists of multiple videos that walk you through real world examples, providing instruction from Spring Boot basics to microservices on Kubernetes and beyond.
The fourth lesson, Deploying Spring Boot to Kubernetes with Eclipse JKube and ConfigMaps, looks at inner-loop development with Spring Boot. It shows how to deploy a Spring Boot application to Kubernetes using local developer tooling and how to configure the application with native Kubernetes constructs, such as ConfigMap
s.