KubeasyKubeasy
Back to Challenges
easyPods & Containers

Bad Config

The configuration was updated hours ago, but nothing changed. The pods are living in the past.

15 min
Initial Situation

A web application is deployed with its configuration in a ConfigMap. The team updated the ConfigMap to enable a new feature flag. Checking the ConfigMap shows the new values are definitely there. But the running application still uses the old configuration - as if the change never happened.

Your Mission0/2
Loading validation status...

Start this challenge in your local Kubernetes cluster:

$ kubeasy challenge start bad-config