💬 Partial Outage - Challenge Discussion #2
pbrissaud
started this conversation in
Challenges
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Challenge Details
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.
Objective
Ensure the frontend can successfully communicate with the backend over HTTP, while keeping traffic restricted.
Use this discussion to:
Happy learning! 🚀
Beta Was this translation helpful? Give feedback.
All reactions