Skip to content

Commit 74a95ce

Browse files
authored
fix openshift version and remove confidential container links (#302)
Signed-off-by: Abigail McCarthy <[email protected]>
1 parent 36dce89 commit 74a95ce

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

gpu-operator/getting-started.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ To view all the options, run ``helm show values nvidia/gpu-operator``.
135135

136136
* - ``ccManager.enabled``
137137
- When set to ``true``, the Operator deploys NVIDIA Confidential Computing Manager for Kubernetes.
138-
Refer to :doc:`gpu-operator-confidential-containers` for more information.
139138
- ``false``
140139

141140
* - ``cdi.enabled``

gpu-operator/release-notes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1296,7 +1296,6 @@ New Features
12961296
* Added support for configuring Confidential Containers for GPU workloads as a technology preview feature.
12971297
This feature builds on the work for configuring Kata Containers and
12981298
introduces NVIDIA Confidential Computing Manager for Kubernetes as an operand of GPU Operator.
1299-
Refer to :doc:`gpu-operator-confidential-containers` for more information.
13001299

13011300
* Added support for the NVIDIA Data Center GPU Driver version 535.86.10.
13021301
Refer to the :ref:`GPU Operator Component Matrix`

repo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ output_format = "linkcheck"
226226
docs_root = "${root}/openshift"
227227
project = "gpu-operator-openshift"
228228
name = "NVIDIA GPU Operator on Red Hat OpenShift Container Platform"
229-
version = "25.3.4"
229+
version = "25.3"
230230
copyright_start = 2020
231231
sphinx_exclude_patterns = [
232232
"get-entitlement.rst",

0 commit comments

Comments
 (0)