KEP-5677 (kubernetes/enhancements#5677) adds a ResourcePoolStatusRequest API that allows users to query DRA resource pool availability, and enhances kubectl describe resourceslice and kubectl describe node to show DRA resource consumption information. This reached Alpha in 1.36.
The example driver should include a demo or documentation showing how to use the new APIs and kubectl commands to inspect resource pool availability with the example driver's devices.
KEP-5677 (kubernetes/enhancements#5677) adds a
ResourcePoolStatusRequestAPI that allows users to query DRA resource pool availability, and enhanceskubectl describe resourcesliceandkubectl describe nodeto show DRA resource consumption information. This reached Alpha in 1.36.The example driver should include a demo or documentation showing how to use the new APIs and kubectl commands to inspect resource pool availability with the example driver's devices.