Cluster Overview
Cluster Analysis
The Cluster Analysis page provides deep insights into individual cluster performance, resource usage, and optimization opportunities. Use this page to understand cluster-level and node-level metrics, explore workload details, and analyze application runtime performance.
Optimization layers
The Cluster Analysis page is organized into tabs, each focusing on a different aspect of cluster performance.

Available Tabs
The page includes aggregated and over-time charts that display resource usage trends across the analyzed period. These charts help you understand usage patterns and identify periods of high demand or underutilization.
Each tab focuses on a different optimization layer:
Overview - Infrastructure overview and node-level analysis, showing aggregate metrics for the cluster;
Workloads - Detailed workload-level resource usage and recommendations. See Workload Recommendations for more details;
App Runtimes - Runtime performance analysis for application-level optimization. See App Runtimes Recommendations for more details;
Node Groups - Autoscaler recommendations for node pools. See Node Groups Recommendations for more details.
Overview Tab
The Overview tab provides infrastructure-level insights for the selected cluster. It displays aggregate resource usage, identifies optimization opportunities at the cluster and node levels, and summarizes findings across efficiency, reliability, and best practices categories. The Findings section lists all detected issues for the cluster, helping you understand the overall health and optimization potential before diving into specific workloads.
Cluster Metadata
At the top of the tab, you'll see cluster information:
Cluster Name: Identifier from your monitoring platform;
Cluster Labels: Key-value pairs for cluster identification;
Node Count: Total number of nodes in the cluster;
Additional Metadata: Click to expand and view all labels.
Workloads Tab
The Workloads tab within the Cluster Analysis page provides a comprehensive view of optimization opportunities across all the workloads in the selected cluster. On top of the page there is a summary of the workloads in the cluster describing:
Total Workloads, the number of workloads in the cluster;
Total Requested CPU, how much CPU cores each hour the workloads in the cluster are requesting;
Total Requested Memory, how much gigabit of memory each hour the workloads in the cluster are requesting.
Then a summary of the Finding for the workloads in the cluster highlighting the number of Efficiency, Reliability and Best Practices concerns, as defined in Home.
Finally at the bottom of the page there is a table which allows you to browse all the workloads within the cluster. The table can be filtered by issue to focus on opportunities for improvement. Use these filters to narrow down results when targeting specific optimization targets within the cluster.
App Runtimes Tab
The App Runtimes tab within the Cluster Analysis page provides specialized analysis for a variety of runtimes such as Java (JVM) or Node.js applications. This tab helps you optimize application-level resource configuration, ensuring your runtime settings align with actual usage patterns and container resource limits.
You can find more information on the dedicated dedicated page.
Node Groups Tab
The Node Groups tab within the Cluster Analysis page provides recommendations for optimizing your Kubernetes node pools. This tab helps you identify opportunities to select more cost-effective instance types while maintaining the capacity your workloads require.
You can find more information on the dedicated page.
Last updated
Was this helpful?