Kubernetes v1.33: New features... Note

Kubernetes v1.33: New features in DRA

Kubernetes Dynamic Resource Allocation (DRA) is nearing general availability, targeted for Kubernetes v1.34. Originally an alpha feature in v1.26, DRA underwent redesign for v1.31 and reached beta in v1.32. DRA offers a more robust and adaptable API for device requests compared to Device Plugin. The v1.33 release sees Driver-owned Resource Claim Status promoted to beta, enabling driver-specific device status reporting. New alpha features in v1.33 include Partitionable Devices for on-demand device partitioning, Device Taints and Tolerations for marking device availability, and Prioritized List for specifying alternative device preferences. Admin Access has been refined, restricting creation of ResourceClaim objects with the adminAccess field to authorized users. A new v1beta2 API simplifies user experience and prepares for future features. Improved RBAC rules and seamless DRA driver upgrades are also included. The v1.34 roadmap aims for DRA general availability, enabling it by default on all v1.34 clusters. Alpha features from v1.33 are slated for beta promotion in v1.34. Community involvement is encouraged through the WG Device Management Slack channel and meetings.