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

Pods & Containers

Challenges dealing with pod configuration, multi-container setups, and lifecycle.

Expose Internally
The application is running, but other services in the cluster can't reach it. It needs to be accessible from within the cluster.
easyPods & ContainersBuild
10 min
4 completed
First Deployment
Your team has asked you to deploy a simple web server to Kubernetes. The namespace is ready and waiting - now it's your turn to deploy.
easyPods & ContainersBuild
15 min
4 completed
Wrong Selector
The Service exists but can't find any backend pods. Requests to the service timeout, yet the pods are running fine.
easyPods & ContainersFix
10 min
6 completed