Data reference

Reference for the fields surfaced in the portal: overview counts, workload status, namespace ownership, node details, event context and image metadata.

OverviewObjectsEventsRegistry

Overview fields

Kubernetes cluster control plane and worker nodes architecture
This reference diagram maps control-plane and worker-node roles so field descriptions can be read in the same operational context as the portal views.Cluster structure reference
FieldMeaning
Cluster name / contextEnvironment identity and display context used throughout the portal.
Pods / Namespaces / NodesHigh-level counts shown in summary cards and related tables.
Status indicatorsTop-line health signals that help decide where to drill down next.
Last refreshHow recently the visible status view was refreshed.

Object detail fields

Pods, workloads, namespaces and nodes share a small set of reading habits:

  • Status tells you the current object state.
  • Owner helps identify the responsible workload or team.
  • Age provides context for whether the issue is new or longstanding.
  • Last activity helps distinguish stale warnings from active change.
  • Related commands point to the normal next step outside the portal.

Event fields

Event cards usually expose severity, category, source, related object and a short impact summary. Treat repeated warnings or cross-namespace patterns as a stronger signal than a single isolated line.

Registry fields

FieldMeaning
Repository / tagImage identity as shown to operators.
DigestImmutable image reference used to confirm the exact build.
Project / sourceLogical origin or owning delivery lane.
ConsumersKnown workloads or service areas that depend on the image.
Signed / immutableFlags that help interpret promotion and policy controls.

Reading time and freshness

Use Last refresh, Last updated and object-level Last activity together. A healthy status with stale activity often means the object is simply quiet; a healthy status with fresh warnings deserves closer review.

ExampleA repository updated yesterday with unchanged consumers is less urgent than a pod that changed seconds ago and is now accumulating restarts.