USE CASE · Container orchestration / Cloud-native
Container, pod, node, control plane, ingress, DNS, certificate, registry — each of these is a thing that can be up while everything else is on fire.
A status page that has one row per workload (not per pod, not per service), plus rows for the control plane and the managed-database tier. When a customer opens the page, they can see whether the issue is their app, the ingress, the cluster, or us — without needing to ask support.
Your team has kubectl, your customers have Slack. A status page is the in-between that lets you point at the truth without opening a shell.
HTTP/HTTPS on the ingress (every host, every path that matters). TCP on the database and the object store. A row per workload that means something to a customer (not a row per Deployment). The Kubernetes API itself is a separate row — a control-plane outage shows up there even when the workloads are fine.
Free plan. No card. Cancel any time.