The podresources API is an API served by the kubelet locally on the node, which exposes the compute resources exclusively allocated to containers, and it is now Generally Available in Kubernetes 1.28. The API provides information about resource assignment, such as CPUs, memory, devices, and NUMA locality, and it is used by multus CNI and GPU monitoring tools.















