-
Couldn't load subscription status.
- Fork 30
Add missing sudo when installing prerequisties #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
a-mccarthy
merged 1 commit into
NVIDIA:main
from
elezar:fix-typo-in-container-toolkit-instructions
Oct 22, 2025
Merged
Add missing sudo when installing prerequisties #290
a-mccarthy
merged 1 commit into
NVIDIA:main
from
elezar:fix-typo-in-container-toolkit-instructions
Oct 22, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Evan Lezar <[email protected]>
Documentation preview |
a-mccarthy
approved these changes
Oct 22, 2025
chenopis
pushed a commit
that referenced
this pull request
Oct 22, 2025
Signed-off-by: Evan Lezar <[email protected]> Signed-off-by: chenopis <[email protected]>
chenopis
pushed a commit
that referenced
this pull request
Oct 27, 2025
Signed-off-by: Evan Lezar <[email protected]>
chenopis
pushed a commit
that referenced
this pull request
Oct 27, 2025
Signed-off-by: Evan Lezar <[email protected]> Signed-off-by: chenopis <[email protected]>
chenopis
pushed a commit
that referenced
this pull request
Oct 27, 2025
Signed-off-by: Evan Lezar <[email protected]> Signed-off-by: chenopis <[email protected]>
chenopis
added a commit
that referenced
this pull request
Oct 27, 2025
* Update openshift version to 25.3.4 (#282) Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: chenopis <[email protected]> * Update Build the vGPU manager section ref (#266) Close #265 Signed-off-by: Michele Valsecchi <[email protected]> Signed-off-by: chenopis <[email protected]> * migrate refrences from gitlab to github Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]> Signed-off-by: chenopis <[email protected]> * Update README.md docker pull command Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: chenopis <[email protected]> * Update the building of vgpu manager build doc Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]> Signed-off-by: chenopis <[email protected]> * Minor changes for style guide compliance Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: chenopis <[email protected]> * Container Toolkit 1.18.0 release notes (#242) * initial draft of release notes and version updates Signed-off-by: Andrew Chen <[email protected]> * update release notes w/ feedback from elezar@ Signed-off-by: Andrew Chen <[email protected]> * Release note updates Signed-off-by: Evan Lezar <[email protected]> * Add documentation for the systemd nvidia-container-toolkit.service (#203) Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]> * Update CDI service instructions Signed-off-by: Evan Lezar <[email protected]> * fix typos Signed-off-by: Andrew Chen <[email protected]> * Changes for style guide compliance Signed-off-by: Andrew Chen <[email protected]> * Update container-toolkit/release-notes.md Co-authored-by: Abigail McCarthy <[email protected]> Signed-off-by: Evan Lezar <[email protected]> * Add curl to install instructions Signed-off-by: Evan Lezar <[email protected]> * Update containerd and crio instructions for drop-in files Signed-off-by: Evan Lezar <[email protected]> --------- Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: Evan Lezar <[email protected]> Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]> Co-authored-by: Evan Lezar <[email protected]> Co-authored-by: Carlos Eduardo Arango Gutierrez <[email protected]> Co-authored-by: Abigail McCarthy <[email protected]> Signed-off-by: chenopis <[email protected]> * Add missing sudo when installing prerequisties (#290) Signed-off-by: Evan Lezar <[email protected]> Signed-off-by: chenopis <[email protected]> * fix release 25.3.3 and 25.3.4 release notes (#289) Signed-off-by: Abigail McCarthy <[email protected]> Signed-off-by: chenopis <[email protected]> * add dgx spark to platform support page (#291) Signed-off-by: Abigail McCarthy <[email protected]> Signed-off-by: chenopis <[email protected]> * Temporarily remove Confidential Containers documentation (#258) Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: chenopis <[email protected]> --------- Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: chenopis <[email protected]> Signed-off-by: Michele Valsecchi <[email protected]> Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]> Signed-off-by: Evan Lezar <[email protected]> Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]> Signed-off-by: Abigail McCarthy <[email protected]> Co-authored-by: mvalsecchi-nv <[email protected]> Co-authored-by: Shiva Kumar <[email protected]> Co-authored-by: Evan Lezar <[email protected]> Co-authored-by: Carlos Eduardo Arango Gutierrez <[email protected]> Co-authored-by: Abigail McCarthy <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The sudo was missing in the updates made for #242