File tree Expand file tree Collapse file tree 2 files changed +3
-22
lines changed Expand file tree Collapse file tree 2 files changed +3
-22
lines changed Original file line number Diff line number Diff line change @@ -62,25 +62,6 @@ Platform Support
6262
6363The :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-
8465Licenses and Contributing
8566=========================
8667
Original file line number Diff line number Diff 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
276276Install the NVIDIA GPU Operator using the guidance at :ref: `Installing the NVIDIA GPU Operator <install-nvidiagpu >`.
277277
You can’t perform that action at this time.
0 commit comments