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