KubeStellar Console includes cost optimization cards on the Cost dashboard.
The Right-Size Advisor card analyzes workload resource requests and limits against actual utilization to identify over-provisioned workloads.
The Right-Size Advisor is available on the Cost dashboard by default. It can also be added to any custom dashboard via Console Studio.
The Cluster Costs card shows estimated cloud infrastructure costs per cluster, broken down by compute, storage, and network. Both the Right-Size Advisor and Cluster Costs cards are sized at half-width to allow side-by-side comparison.
GPU memory metrics are now sourced from the DCGM exporter (feat(gpu): scrape DCGM exporter for real GPU memory metrics, PR #9314) when available, providing accurate real-time GPU utilization data instead of estimated values.