Azure / Azure/AKS

[Feature] NAP node resource usage shown in Azure Portal

Open
#5,629 2 comments 3 reactions 1 assignee Claimed by @wdarko1 View on GitHub
action-required Karpenter node-auto-provisioning
Dominant language
TypeScript
Stars
2.1k
Forks
395
Avg merge
2d 22h
Merged PRs (30d)
13

Description

Surface NAP Node resource information (CPU, Memory, Disk utilization) to Azure Portal. Currently this info is accessible through Azure CLI

**Work-around**
Users can use Azure CLI to view NAP node resource utilization metrics. Follow the guidance here + see metrics for a NAP node:
https://kubernetes.io/docs/reference/instrumentation/node-metrics/

For instance:

```
kubectl get --raw "/api/v1/nodes//proxy/metrics/resource"
```

ETA: May 2026

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.