Skip to content

Commit 4007a81

Browse files
committed
Fix note about cdi enablement in kubernetes
Signed-off-by: Tuomas Katila <[email protected]>
1 parent de89b0f commit 4007a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gpu_plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ To enable CDI support, container runtime has to support it. The support varies d
228228
* Containerd supports CDI from 1.7.0 onwards. 2.0.0 release will enable it by default.
229229
* Docker supports CDI from v25 onwards.
230230
231-
Kubernetes CDI support is GA in 1.31. In 1.28 - 1.30 the support has to be enabled via `DevicePluginCDIDevices` feature gate.
231+
Kubernetes CDI support is included since 1.28 release. In 1.28 it needs to be enabled via `DevicePluginCDIDevices` feature gate. From 1.29 onwards the feature is enabled by default.
232232
233233
> *NOTE*: To use CDI outside of Kubernetes, for example with Docker or Podman, CDI specs can be generated with the [Intel CDI specs generator](https://github.com/intel/intel-resource-drivers-for-kubernetes/releases/tag/specs-generator-v0.1.0).
234234

0 commit comments

Comments
 (0)