Get startedGet started for free

ConfigMaps vs Secrets

Your application needs to store several configuration values: the application's logging level (INFO or DEBUG), the URL of an external API service, a feature flag for enabling new functionality, and the database password. Which approach correctly separates these configuration values in Kubernetes?

This exercise is part of the course

Azure Compute Solutions

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise