Lesson 4: Deploying Spring Boot to Kubernetes with Eclipse JKube and ConfigMaps
In this lesson, you will learn how to deploy a Spring Boot application to Kubernetes using the kubernetes-maven-plugin from the Eclipse JKube project. You will then learn how to inject configuration from a ConfigMap into your application using Spring Cloud Kubernetes Config.