Configuring Apps with Configmaps (Challenge)

# Introduction In this challenge, you will learn how to use ConfigMaps in Kubernetes to configure your applications. ConfigMaps provide a way to separate configuration data from your application code, making it easy to manage and update your application configuration without modifying the application itself.

|60 : 00

Click the virtual machine below to start practicing