SYSTEM Cited by 1 source
Cloudflare Dashboard¶
Cloudflare Dashboard is the web UI customers use to configure zones, Workers, DNS, security rules, etc.
Dependencies¶
- Workers KV — some control-plane and dashboard functions rely on KV.
- Turnstile — embedded on the login flow to challenge bot / credential-stuffing traffic.
Seen in¶
- sources/2025-11-18-cloudflare-outage-on-november-18-2025 — two impact windows. 11:30–13:10: Workers KV failure cascaded into dashboard control-plane functions. 14:40–15:30: after the core feature file was fixed, a login-retry backlog overwhelmed the dashboard control plane; scaling concurrency restored availability. Existing sessions unaffected; only new logins blocked (by Turnstile).