Skip to content

Commit d2b1624

Browse files
authored
fix headings on openshift page (#189)
* fix headings on openshift page, remove security info from overview page Signed-off-by: Abigail McCarthy <[email protected]> --------- Signed-off-by: Abigail McCarthy <[email protected]>
1 parent 4a00ae6 commit d2b1624

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

gpu-operator/overview.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -62,25 +62,6 @@ Platform Support
6262

6363
The :ref:`operator-platform-support` describes the supported platform configurations.
6464

65-
Pod Security Context of the Operator and Operands
66-
=================================================
67-
68-
Several of the NVIDIA GPU Operator operands, such as the driver containers and container toolkit,
69-
require the following elevated privileges:
70-
71-
- ``privileged: true``
72-
- ``hostPID: true``
73-
- ``hostIPC: true``
74-
75-
The elevated privileges are required for the following reasons:
76-
77-
- Access to the host file system and hardware devices, such as NVIDIA GPUs.
78-
- Restart system services such as containerd.
79-
- Permit users to list all GPU clients using the ``nvidia-smi`` utility.
80-
81-
Only the Kubernetes cluster administrator needs to access or manage the Operator namespace.
82-
As a best practice, establish proper security policies and prevent any other users from accessing the Operator namespace.
83-
8465
Licenses and Contributing
8566
=========================
8667

openshift/openshift-virtualization.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@ Use the following steps to build the vGPU Manager container and push it to a pri
269269
270270
.. _install-the-gpu-operator:
271271

272-
************************************************
273-
Installing the NVIDIA GPU Operator using the CLI
274-
************************************************
272+
**********************************
273+
Installing the NVIDIA GPU Operator
274+
**********************************
275275

276276
Install the NVIDIA GPU Operator using the guidance at :ref:`Installing the NVIDIA GPU Operator <install-nvidiagpu>`.
277277

0 commit comments

Comments
 (0)