Overview
Explore configuration management techniques for Spring Boot applications in Kubernetes environments through this 44-minute conference talk from Spring I/O 2019. Dive into the challenges of parameterizing immutable Docker images across different environments and learn various approaches to solve this problem. Discover common configuration options available in both Kubernetes and Spring Boot, analyzing their pros and cons through live demonstrations. Follow along as the speaker creates profiles, implements staging strategies, utilizes ConfigMaps, and leverages Git repositories for configuration management. Gain practical insights into best practices for managing application configurations in cloud-native architectures, with a focus on balancing flexibility and maintainability.
Syllabus
Introduction
About Nicolas Frankel
Cloud Act
Scripts
What is Configuration Management
Use case
Create profiles
Test
Staging Profile
Live Individual Keys
Create a class
Create a namespace
Add the G plugin
Using profiles
Using configmap
Who is like configmap
git repository
configmap
version
summary
questions
Taught by
Spring I/O