[Feature] NAP node resource usage shown in Azure Portal
Open
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
Assessment
This issue has not been assessed yet.