Skip to content

Conversation

@shivakunv
Copy link
Contributor

No description provided.

@github-actions
Copy link

Documentation preview

https://nvidia.github.io/cloud-native-docs/review/pr-285

@chenopis chenopis changed the base branch from main to dev-25.10.0 October 16, 2025 05:13
@chenopis
Copy link
Collaborator

Since this is for 25.10, I changed the base branch from main to dev-25.10.0.

@shivakunv
Copy link
Contributor Author

how to update: gpu-operator-nvaie.... (ngc catelog) ?
gpu-operator/gpu-operator-nvaie : already updated.

@chenopis
Copy link
Collaborator

chenopis commented Oct 17, 2025

how to update: gpu-operator-nvaie.... (ngc catelog) ? gpu-operator/gpu-operator-nvaie : already updated.

@shivakunv I don't understand your question. Can you elaborate?

Copy link
Collaborator

@chenopis chenopis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shivakunv
Copy link
Contributor Author

shivakunv commented Oct 18, 2025

how to update: gpu-operator-nvaie.... (ngc catelog) ? gpu-operator/gpu-operator-nvaie : already updated.

@shivakunv I don't understand your question. Can you elaborate?

check :
https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/install-gpu-operator-nvaie.html#installing-gpu-operator-using-the-vgpu-driver

Text:-

Go to the [NVIDIA GPU Operator - Deploy Installer Script](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/vgpu/resources/gpu-operator-installer-5) web page on NVIDIA NGC.

Click the File Browser tab, identify your NVIDIA AI Enterprise release, click Actions button, and select Download File.

Copy the downloaded script to the same directory as the client configuration token.

https://catalog.ngc.nvidia.com/orgs/nvidia/teams/vgpu/resources/gpu-operator-installer-5/version?version=5.3

I already updated gpu-operator's repo's bash script . How to update bash script present on catalog resources ?

@a-mccarthy
Copy link
Collaborator

I already updated gpu-operator's repo's bash script . How to update bash script present on catalog resources ?

@shivakunv, I'm not sure how to do that. maybe check with the rest of the engineering team.

@shivakunv shivakunv force-pushed the configmaptosecret branch 2 times, most recently from b963ba1 to 5e34185 Compare October 22, 2025 05:10
@shivakunv
Copy link
Contributor Author

shivakunv commented Oct 22, 2025

I already updated gpu-operator's repo's bash script . How to update bash script present on catalog resources ?

@shivakunv, I'm not sure how to do that. maybe check with the rest of the engineering team.

nspectID: NSPECT-2E7L-N7EU for script release .

PTAL @cdesiniotis @tariq1890

Shiva Kumar added 2 commits October 24, 2025 17:03
Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Signed-off-by: Abigail McCarthy <[email protected]>
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]>
Signed-off-by: Abigail McCarthy <[email protected]>
@a-mccarthy a-mccarthy merged commit 9378307 into dev-25.10.0 Oct 24, 2025
1 check passed
@a-mccarthy a-mccarthy deleted the configmaptosecret branch October 24, 2025 21:11
chenopis pushed a commit that referenced this pull request Oct 25, 2025
* update documentation for NLS licensing token use for secret

Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Signed-off-by: Abigail McCarthy <[email protected]>

* Minor changes for style guide compliance

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]>
Signed-off-by: Abigail McCarthy <[email protected]>

---------

Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Signed-off-by: Abigail McCarthy <[email protected]>
Co-authored-by: Shiva Kumar <[email protected]>
Signed-off-by: chenopis <[email protected]>
a-mccarthy added a commit that referenced this pull request Oct 27, 2025
* Update release notes and version number

Signed-off-by: Andrew Chen <[email protected]>

* Change to minor version convention vX.Y

Signed-off-by: Andrew Chen <[email protected]>

* Add note for MIG-backed vGPU with KubeVirt / OpenShift Virtualization

Signed-off-by: Andrew Chen <[email protected]>

* Update CDI docs

Signed-off-by: Abigail McCarthy <[email protected]>

* Update microk8s re: nvbugs/5541760

Signed-off-by: Andrew Chen <[email protected]>

* 25.3 Add patch version columns (#278)

* 25.3 Add patch version columns

Signed-off-by: Andrew Chen <[email protected]>

* Update README.md for GPU Operator tag instructions

Signed-off-by: Andrew Chen <[email protected]>

* Add flat-table extension and update container

Signed-off-by: Andrew Chen <[email protected]>

* fix note

Signed-off-by: Andrew Chen <[email protected]>

* Fix table formatting

Signed-off-by: Andrew Chen <[email protected]>

---------

Signed-off-by: Andrew Chen <[email protected]>

* Update component matrix

Signed-off-by: Andrew Chen <[email protected]>

* Update w/ new microk8s config re: nvbugs/5541760

Signed-off-by: Andrew Chen <[email protected]>

* Fix title overline in cdi.rst

Signed-off-by: Andrew Chen <[email protected]>

* Move OCP note to steps-overview.rst

Signed-off-by: Andrew Chen <[email protected]>

* Update microk8s env vars and descriptions

Signed-off-by: Andrew Chen <[email protected]>

* Remove NVIDIA_CONTAINER_RUNTIME_MODES_CDI_ANNOTATION_PREFIXES from getting-started.rst

Signed-off-by: Andrew Chen <[email protected]>

* Update openshift version

Signed-off-by: Andrew Chen <[email protected]>

* Update new component version

Signed-off-by: Abigail McCarthy <[email protected]>

* Update Support Status for Releases

Signed-off-by: Andrew Chen <[email protected]>

* update support matrix and release notes

Signed-off-by: Abigail McCarthy <[email protected]>

* Add version admonition to Install page and Notes column to Platform Support hardware tables

Signed-off-by: Andrew Chen <[email protected]>

* Use `recommended` variable in kubevirt

Signed-off-by: Andrew Chen <[email protected]>

* Update wording of version on Install page

Signed-off-by: Andrew Chen <[email protected]>

* update mig profiles on release notes page

Signed-off-by: Abigail McCarthy <[email protected]>

* Update CDI docs for GPU Operator 25.10.0

Signed-off-by: Christopher Desiniotis <[email protected]>

* Update the description of the cdi.enabled field

Signed-off-by: Christopher Desiniotis <[email protected]>

* Update CDI bullet in release notes

Signed-off-by: Christopher Desiniotis <[email protected]>

* update release notes and support matrix

Signed-off-by: Abigail McCarthy <[email protected]>

* Update component versions

Signed-off-by: Andrew Chen <[email protected]>

* Revert VGPU_HOST_DRIVER_VERSION example to 580.82.07

Signed-off-by: Andrew Chen <[email protected]>

* Fix typo -> NVIDIA HGX B300

Signed-off-by: Andrew Chen <[email protected]>

* Update microk8s install command and custom containerd options

Signed-off-by: Christopher Desiniotis <[email protected]>

* add fixed issues and improvements section

Signed-off-by: Abigail McCarthy <[email protected]>

* update k8s and opc support

Signed-off-by: Abigail McCarthy <[email protected]>

* update release notes

Signed-off-by: Abigail McCarthy <[email protected]>
Signed-off-by: chenopis <[email protected]>

* fix build issue

Signed-off-by: Abigail McCarthy <[email protected]>
Signed-off-by: chenopis <[email protected]>

* add k0s, bump openshift version

Signed-off-by: Abigail McCarthy <[email protected]>
Signed-off-by: chenopis <[email protected]>

* update documentation for NLS licensing token use for secret (#285)

* update documentation for NLS licensing token use for secret

Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Signed-off-by: Abigail McCarthy <[email protected]>

* Minor changes for style guide compliance

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]>
Signed-off-by: Abigail McCarthy <[email protected]>

---------

Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Signed-off-by: Abigail McCarthy <[email protected]>
Co-authored-by: Shiva Kumar <[email protected]>
Signed-off-by: chenopis <[email protected]>

* Apply suggestions from code review

Signed-off-by: Abigail McCarthy <[email protected]>

Co-authored-by: Christopher Desiniotis <[email protected]>

* Minor updates for platform support, cdi, and kubevirt

Signed-off-by: Abigail McCarthy <[email protected]>

* add dgx spark to platform support page (#291)

Signed-off-by: Abigail McCarthy <[email protected]>
Signed-off-by: Andrew Chen <[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]>

* Apply suggestions from code review

Signed-off-by: Abigail McCarthy <[email protected]>

Co-authored-by: Tariq <[email protected]>
Co-authored-by: Christopher Desiniotis <[email protected]>

* fix incorrect directory

Signed-off-by: Abigail McCarthy <[email protected]>

---------

Signed-off-by: Andrew Chen <[email protected]>
Signed-off-by: Abigail McCarthy <[email protected]>
Signed-off-by: Christopher Desiniotis <[email protected]>
Signed-off-by: chenopis <[email protected]>
Signed-off-by: Shiva Kumar (SW-CLOUD) <[email protected]>
Co-authored-by: Abigail McCarthy <[email protected]>
Co-authored-by: Christopher Desiniotis <[email protected]>
Co-authored-by: Shiva Kumar <[email protected]>
Co-authored-by: Shiva Kumar <[email protected]>
Co-authored-by: Tariq <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants