KubeasyKubeasy

Master Kubernetes through hands-on challenges and real-world scenarios. Free, open-source learning platform for developers.

Product

  • Challenges
  • Documentation
  • CLI Tool

Community

  • GitHub
  • Discord
  • Contribute

Legal

  • Privacy
  • Terms
  • License

© 2025 Kubeasy. Open source under Apache License 2.0.

KubeasyKubeasyKubeasy
  • Challenges
  • Blog
  • Documentation
Sign InTry Demo
All Themes
3 Challenges

RBAC & Security

Challenges related to access control, user permissions, and security policies.

Access Pending
The new deployment went out, the pod is Running, but it never becomes Ready. The startup probe keeps failing with a mysterious "Forbidden" error.
hardRBAC & SecurityFix
15 min
1 completed
Privilege Denied
A legacy application that used to run fine suddenly refuses to start. The container never gets to run any code - it's blocked before it even begins.
mediumRBAC & SecurityFix
20 min
2 completed
Grant Access
Your app needs to talk to the Kubernetes API. But by default, pods can't do much - you have to grant permissions explicitly.
mediumRBAC & SecurityBuild
20 min
2 completed