You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Andrew Chen <[email protected]>
update documentation for NLS licensing token use for secret
Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Copy file name to clipboardExpand all lines: gpu-operator/install-gpu-operator-nvaie.rst
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,20 +117,18 @@ Procedure
117
117
Updating NLS Client License Token
118
118
*********************************
119
119
120
-
In case the NLS client license token needs to be updated, please use the following procedure:
120
+
In case the NLS client license token needs to be updated, use the following procedure:
121
121
122
122
Create an empty vGPU license configuration file:
123
123
124
124
.. code-block:: console
125
125
126
126
$ sudo touch gridd.conf
127
127
128
-
Generate and download a new NLS client license token. Please refer to Section 4.6 of the `NLS User Guide <https://docs.nvidia.com/license-system/latest/pdf/nvidia-license-system-user-guide.pdf>`_ for instructions.
128
+
Generate and download a new NLS client license token. Refer to Section 4.6 of the `NLS User Guide <https://docs.nvidia.com/license-system/latest/pdf/nvidia-license-system-user-guide.pdf>`_ for instructions.
129
129
130
130
Rename the NLS client license token that you downloaded to ``client_configuration_token.tok``.
131
131
132
-
:orphan:
133
-
134
132
.. warning::
135
133
136
134
The ``configMap(configMapName)`` is **deprecated** and will be removed in a future release.
0 commit comments