ConfigMaps and Secrets in Kubernetes
Introduction Configuration⚙️ is essential for any application to function properly. Any data that controls or influences how an application works can be considered configuration. Before jumping to ConfigMaps and Secrets let's understand something abo...
Dec 2, 20235 min read97
