Skip to content

Commit 2a26705

Browse files
authored
Merge pull request #189 from vbedida79/patch-141223-2
device_plugins: Update readme with known issue
2 parents 57a6369 + 1ce3f3c commit 2a26705

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

device_plugins/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Overview
44
Intel Device Plugins are utilized to advertise Intel hardware features (resources) to a Red Hat OpenShift Container Platform (RHOCP) Cluster. This allows workloads running on pods deployed within the clusters to leverage these features. To handle the deployment and lifecycle of these device plugins, the [Intel Device Plugins Operator](https://catalog.redhat.com/software/container-stacks/detail/61e9f2d7b9cdd99018fc5736) is used. The Intel Device Plugins container images and operator have been officially certified and published on the [Red Hat Ecosystem Catalog](https://catalog.redhat.com/software/container-stacks/detail/61e9f2d7b9cdd99018fc5736). For more details on the upstream project, please refer to [Intel Device Plugins for Kubernetes](https://github.com/intel/intel-device-plugins-for-kubernetes).
55

6+
**NOTE**: As the kubelet is running with incorrect label on OCP 4.13 and beyond, please follow the workaround section in the [incorrect kubelet label issue](https://github.com/intel/intel-technology-enabling-for-openshift/issues/113).
7+
68
# Prerequisities
79
- Provisioned RHOCP cluster. Follow steps [here](/README.md).
810
- Setup Node Feature Discovery (NFD). Follow steps [here](/nfd/README.md).

0 commit comments

Comments
 (0)