CAUTION: This is an beta / non-production software, do not use on production clusters.
With structured parameters (K8s v1.31+), the DRA driver publishes ResourceSlice, scheduler allocates the resoruces and resource driver's kubelet-plugin ensures that the allocated devices are prepared and available for Pods.
DRA API graduated to v1beta1 in K8s v1.32. Latest DRA drivers support only K8s v1.32+.
Supported Kubernetes versions are listed below:
Branch | Kubernetes branch/version | Status | DRA |
---|---|---|---|
v0.1.0 | Kubernetes v1.27 ~ v1.30 | supported | Classic, Structured Parameters |
v0.2.0 | Kubernetes v1.31 | unsupported | Structured Parameters |
v0.3.0 | Kubernetes v1.32+ | supported | Structured Parameters |