Forum Discussion
sanojthampi
Jul 29, 2021Copper Contributor
Azure AKS monitoring
Hi All I am looking for an api method to pull AKS cluster utilization details, like cluster /pool /node status, cpu /memory utilization. We have insight enabled but we need some custom report tha...
CliveWatson
Jul 29, 2021Former Employee
With Insights data, you can use a Workbook to create a custom report, as you can EDIT these (or the workbook maybe enough 'as is'?)
Managed Clusters - REST API (Azure AKS) | Microsoft Docs is the api, but most perf data you need Azure Metrics for (which the workbook uses) View cluster metrics for Azure Kubernetes Service (AKS) - Azure Kubernetes Service | Microsoft Docs