Device Plugins: add info about beta graduation

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Kevin Klues <klueska@gmail.com>
pull/43435/head
Ed Bartosh 2023-10-11 12:43:21 +03:00
parent a83b56d3f0
commit 25615ec29c
1 changed files with 2 additions and 2 deletions

View File

@ -159,8 +159,8 @@ The general workflow of a device plugin includes the following steps:
{{< note >}}
The processing of the fully-qualified CDI device names by the Device Manager requires
that the `DevicePluginCDIDevices` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
is enabled for the kubelet and the kube-apiserver. This was added as an alpha feature in Kubernetes
v1.28.
is enabled for both the kubelet and the kube-apiserver. This was added as an alpha feature in Kubernetes
v1.28 and graduated to beta in v1.29.
{{< /note >}}
### Handling kubelet restarts