Skip to content

Namespaces

A card grid, one card per namespace, with filter chips across the top: All, Failed, Degraded, Healthy — each showing its own count.

The rollup is deliberately simple, so it is never surprising:

Status Condition
Failed (critical) The namespace has one or more failed pods.
Degraded (warning) No failed pods, but one or more pending.
Healthy Neither.

A namespace that has workloads but zero pods still appears — an empty namespace is a fact worth seeing, not a row to hide.

Namespaces are the fastest way into a large cluster: filter to Failed, and the Workloads tab picks up where this one leaves off.