Skip to Content
This documentation is provided with the HEAT environment and is relevant for this HEAT instance only.
RunnersSystem Utilscluster-report

cluster-report

Platform reserved (system-utils only). Gathers a JSON snapshot of cluster resources (namespaces, pods, CPU/memory signals) from the live Kubernetes API and stores it as a node output.

When to use it

Use as the source node in platform monitoring graphs (for example Resource Monitor statics) before cluster-usage-history or heat-system-dataservice-envelope.

Limitations

  • Requires cluster RBAC for the system-utils runner service account; not for trainee session analytics.
  • Frequent refresh (for example every minute) creates many outputs per backing session; pair with session retention policies.
  • Not a general-purpose ETL or integrator dashboard publisher.