From 2e642d0f7961ff43c913b1d5bb8d34ed3d941e14 Mon Sep 17 00:00:00 2001 From: Ravi Srinivasan Date: Thu, 1 Feb 2024 16:16:08 +0530 Subject: [PATCH] Fixed wrong operator name in TIP - fix for #32 --- modules/chapter1/pages/dependencies-install-web-console.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/chapter1/pages/dependencies-install-web-console.adoc b/modules/chapter1/pages/dependencies-install-web-console.adoc index f060fd4..8e295a6 100644 --- a/modules/chapter1/pages/dependencies-install-web-console.adoc +++ b/modules/chapter1/pages/dependencies-install-web-console.adoc @@ -148,4 +148,4 @@ NOTE: The Dashboard may initially show "All GPUs are currently in use, try again TIP: The *NVIDIA GPU Operator* supports many advanced use cases such as Multi-Instance GPU (MIG) and Time Slicing that are configurable using the *ClusterPolicy*. For information about advanced GPU configuration capabilities, refer to the official https://docs.nvidia.com/datacenter/cloud-native/openshift/latest/introduction.html[NVIDIA Documentation]. -TIP: For assistance installing the Node Feature Discovery Operator from YAML or via ArgoCD, refer to examples found in the [redhat-cop/gitops-catalog/gpu-operator-certified](https://github.com/redhat-cop/gitops-catalog/tree/main/gpu-operator-certified) GitHub repo. +TIP: For assistance installing the *NVIDIA GPU Operator* from YAML or via ArgoCD, refer to examples found in the [redhat-cop/gitops-catalog/gpu-operator-certified](https://github.com/redhat-cop/gitops-catalog/tree/main/gpu-operator-certified) GitHub repo.