Richard Hooper 5/1/2025

How to Set Up an AKS Node Pool maxCount Alert Using KQL and ARG

Read Original

This technical article details the process of setting up an Azure alert to monitor when an AKS (Azure Kubernetes Service) node pool hits its maxCount limit. It explains using KQL (Kusto Query Language) and Azure Resource Graph (ARG) to dynamically check all node pools, compares their configured maxCount to the current number of ready nodes, and covers solutions to common roadblocks like ARG permission errors and data parsing issues.

How to Set Up an AKS Node Pool maxCount Alert Using KQL and ARG

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week