Auto-refreshes every 5s. Solid lines are normal application traffic; dashed lines are deliberately-blocked bypass/lateral-movement attempts. Green means the flow is behaving as intended (reachable when it should be, blocked when it should be). Red marks a real failure -- a normal flow that should work but doesn't. Yellow marks a dashed line that got through: a security warning, not an outage. Hover any line for detail.
| check | flow | kind | status | detail | target | last attempt |
|---|---|---|---|---|---|---|
| frontend-to-api | frontend → api | normal | ok | connected | bh26-api.bh26-api.svc.cluster.local:8080 | 2026-08-03T22:58:38+00:00 |
| frontend-to-db-bypass | frontend → db | lateral/bypass | warning | connected | bh26-db.bh26-db.svc.cluster.local:5432 | 2026-08-03T22:55:31+00:00 |
| api-to-cache | api → cache | normal | ok | connected | bh26-cache.bh26-cache.svc.cluster.local:6379 | 2026-08-03T22:56:54+00:00 |
| api-to-db | api → db | normal | ok | connected | bh26-db.bh26-db.svc.cluster.local:5432 | 2026-08-03T22:57:05+00:00 |
| api-to-worker | api → worker | normal | ok | connected | bh26-worker.bh26-worker.svc.cluster.local:8080 | 2026-08-03T22:56:12+00:00 |
| worker-to-api | worker → api | normal | ok | connected | bh26-api.bh26-api.svc.cluster.local:8080 | 2026-08-03T22:57:23+00:00 |
| api-to-github | api → internet | normal | ok | http 200 | https://api.github.com/zen | 2026-08-03T22:58:10+00:00 |
| api-to-microsoft | api → internet | normal | ok | http 200 | https://www.microsoft.com | 2026-08-03T22:54:13+00:00 |
| api-to-pastebin | api → internet | normal | ok | http 200 | https://pastebin.com | 2026-08-03T22:45:26+00:00 |
| worker-to-checkip | worker → internet | normal | ok | http 200 | https://checkip.amazonaws.com | 2026-08-03T22:54:36+00:00 |
| worker-to-ipify | worker → internet | normal | ok | http 200 | https://api.ipify.org | 2026-08-03T22:58:07+00:00 |
| worker-to-cache-lateral | worker → cache | lateral/bypass | warning | connected | bh26-cache.bh26-cache.svc.cluster.local:6379 | 2026-08-03T22:54:13+00:00 |