This document presents an overview of application configuration in Kubernetes, specifically focusing on the Spring framework and Spring Cloud Config Server. It discusses various challenges in managing configurations across applications, proposing a solution through centralized management that combines git-backed configmaps and secrets. The presentation emphasizes the importance of versioning, auditing, and integrating different configuration management approaches within cloud-native environments.