Skip to content

Commit a83271e

Browse files
committed
device_plugins: Remove workaround for fixed issue #113
Signed-off-by: vbedida79 <veenadhari.bedida@intel.com>
1 parent cbfe9e6 commit a83271e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

device_plugins/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
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-
86
# Prerequisities
97
- Provisioned RHOCP cluster. Follow steps [here](/README.md).
108
- Setup Node Feature Discovery (NFD). Follow steps [here](/nfd/README.md).

0 commit comments

Comments
 (0)