Kubernetes Support#
We do support the following versions of Kubernetes and CRI runtime:
Kubernetes: v1.24.0 or later
helm v3.0.0 or later
CRI Runtime: containerd or CRI-O
Note
Docker is officially deprecated as a container runtime in Kubernetes. It is recommended to use containerd or CRI-O as a container runtime. Otherwise you may face unexpected issues with the device plugin. For more information, see here.