Kubeasy
Kubeasy
Challenges
Blog
Documentation
Sign In
Try Demo
All Themes
3 Challenges
Volumes & Secrets
Managing sensitive data and persistent storage in Kubernetes.
Environment Config
The application is deployed but complains about missing configuration. It needs some settings from the environment to work properly.
easy
Volumes & Secrets
Build
15 min
0 completed
Missing Credentials
A microservice can't connect to the database - it says the password is missing. But the Secret is right there in the namespace. What's going on?
medium
Volumes & Secrets
Fix
20 min
1 completed
Persistent Data
Containers are ephemeral - when they restart, their data vanishes. Some applications need storage that survives pod restarts.
medium
Volumes & Secrets
Build
20 min
2 completed