20 lines
399 B
Markdown
20 lines
399 B
Markdown
---
|
|
title: DevicePluginCDIDevices
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.28"
|
|
toVersion: "1.28"
|
|
- stage: beta
|
|
defaultValue: true
|
|
fromVersion: "1.29"
|
|
|
|
---
|
|
Enable support to CDI device IDs in the
|
|
[Device Plugin](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) API.
|