Azure AKS monitoring

Copper Contributor

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 that is the reason why we are looking for this option

I couldn't find  any relevant method in AKS api. please help 

 

1 Reply

@sanojthampi 

 

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'?)

 

Screenshot 2021-07-29 100259.png

 

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