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?
Cet exercice fait partie du cours
Azure Compute Solutions
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice