Skip to content

Commit e9e45f9

Browse files
authored
kmmo: Update README.md
Remove 1 bullet point and 1 broken link and update one link to NFD readme. Signed-off-by: Hersh Pathak hersh.pathak@intel.com
1 parent d056c9b commit e9e45f9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

kmmo/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Intel dGPU driver container images are released from [Intel Data Center GPU Driv
1111

1212
* On-premise Build Mode: With this mode, Users and build their own driver container image on-premise and then deploy it on the cluster.
1313

14-
* CI/CD mode: This mode is used to automatically build, package the driver container image, test, certificate and release it on the Red Hat ecyosytem Catalog. It is mainly used to construct the [OOT driver CI/CD pipeline](https://github.com/intel/intel-data-center-gpu-driver-for-openshift/tree/main/pipeline#deploy-oot-driver-cicd-pipeline-on-openshift-cluster)
15-
1614
### Managing Intel dGPU driver with KMM Operator
1715

1816
Below operations are verified on OCP-4.12 bare metal cluster.
@@ -27,7 +25,7 @@ label the nodes you want to run the canary deployment
2725

2826
```$ oc label node dGPU_node_name intel.feature.node.kubernetes.io/dgpu-canary=true```
2927

30-
Note: `intel.feature.node.kubernetes.io/gpu=true` is labled by NFD to show that Intel dGPU card is detected on the node. See [Lables Desctioption](/nfd/README.md#labels-description)
28+
Note: `intel.feature.node.kubernetes.io/gpu=true` is labled by NFD to show that Intel dGPU card is detected on the node. See [NFD README](/nfd/README.md)
3129

3230
* Using pre-build Mode to deploy the driver
3331

0 commit comments

Comments
 (0)