Glossary

Concise definitions for common portal terms. Use this page when a field, badge or operator note needs quick clarification before deeper review.

GlossaryReferenceTerms

Common platform terms

Kubernetes cluster architecture overview
Control plane, worker nodes and common object relationships provide a practical frame for the glossary terms used across the portal.Glossary architecture map
TermMeaning
WorkloadA managed object such as a deployment, daemon set or stateful set that owns pods.
ReadinessWhether an object is currently able to serve traffic or perform its intended role.
Restart growthAn increase in restarts over time, which often matters more than a single historical warning.
Namespace boundaryThe logical scope that groups objects, policies and ownership into a single operational area.
Related objectAn owner, node, namespace, service or image that helps explain the current object's behavior.
SeverityThe impact level attached to an event or signal, such as info, warning or critical.

Registry and policy terms

TermMeaning
Image digestA content-derived image identifier used to distinguish the exact image behind a tag.
Immutable tagA tag that is expected to continue pointing to the same image content.
Image consumerA workload or service that currently references the image.
Policy refusalAn intentional denial based on access or endpoint rules rather than a transport failure.

How to use this glossary

Use the glossary to clear up a term quickly, then return to the operator guides for interpretation and next steps.

ExampleIf a workload is Ready but warnings continue to appear, compare the current readiness state with restart growth before deciding whether the warning stream is operationally important.