KEP-3695 (kubernetes/enhancements#3695) extends the kubelet PodResources gRPC API to include resources allocated by DRA drivers. This was Beta in 1.34 and reached Stable in 1.36.
The example driver should include a demo script or documentation showing how to query the PodResources API to see DRA-allocated devices for a running pod. This is useful for monitoring tools and device plugins that need to discover allocated DRA resources.
KEP-3695 (kubernetes/enhancements#3695) extends the kubelet PodResources gRPC API to include resources allocated by DRA drivers. This was Beta in 1.34 and reached Stable in 1.36.
The example driver should include a demo script or documentation showing how to query the PodResources API to see DRA-allocated devices for a running pod. This is useful for monitoring tools and device plugins that need to discover allocated DRA resources.