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?
Este ejercicio forma parte del curso
Azure Compute Solutions
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio