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
Back to Challenges
easyNetworkingFix

Partial Outage

The frontend app is up — but some users report failures. It's not the code. Investigate the cluster's configuration before the incident spreads.

10 min
Initial Situation

A frontend Deployment with 2 replicas and a backend Deployment with 1 replica are deployed in the same namespace. A NetworkPolicy is defined, but users still report issues — possibly related to intra-cluster communication.

Your Mission0/2
Loading validation status...

Start this challenge in your local Kubernetes cluster:

$ kubeasy challenge start partial-outage