Skip to content

Commit 164cb5d

Browse files
authored
Merge pull request #202 from vbedida79/patch-140224-2
device_plugins: Remove workaround for fixed issue #113
2 parents 16546b7 + a83271e commit 164cb5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

device_plugins/README.md

-2
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)