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?
Diese Übung ist Teil des Kurses
Azure Compute Solutions
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten