Skip to content

Commit b003700

Browse files
committed
Remove confidential containers
Signed-off-by: Abigail McCarthy <[email protected]>
1 parent 769e7f4 commit b003700

File tree

5 files changed

+1
-821
lines changed

5 files changed

+1
-821
lines changed

gpu-operator/getting-started.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,6 @@ To view all the options, run ``helm show values nvidia/gpu-operator``.
137137
- Description
138138
- Default
139139

140-
* - ``ccManager.enabled``
141-
- When set to ``true``, the Operator deploys NVIDIA Confidential Computing Manager for Kubernetes.
142-
Refer to :doc:`gpu-operator-confidential-containers` for more information.
143-
- ``false``
144-
145140
* - ``cdi.enabled``
146141
- When set to ``true``, the Operator installs two additional runtime classes,
147142
nvidia-cdi and nvidia-legacy, and enables the use of the Container Device Interface (CDI)
@@ -265,7 +260,7 @@ To view all the options, run ``helm show values nvidia/gpu-operator``.
265260
- Specifies the default type of workload for the cluster, one of ``container``, ``vm-passthrough``, or ``vm-vgpu``.
266261

267262
Setting ``vm-passthrough`` or ``vm-vgpu`` can be helpful if you plan to run all or mostly virtual machines in your cluster.
268-
Refer to :doc:`KubeVirt <gpu-operator-kubevirt>`, :doc:`Kata Containers <gpu-operator-kata>`, or :doc:`Confidential Containers <gpu-operator-confidential-containers>`.
263+
Refer to :doc:`KubeVirt <gpu-operator-kubevirt>` or :doc:`Kata Containers <gpu-operator-kata>`.
269264
- ``container``
270265

271266
* - ``toolkit.enabled``

0 commit comments

Comments
 (0)