Skip to content
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

docs: fix nvidia device plugin link for EKS #9204

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

hamidzr
Copy link
Contributor

@hamidzr hamidzr commented Apr 19, 2024

use a permalink through a release
compared with https://github.com/NVIDIA/k8s-device-plugin/blob/v0.14.5/nvidia-device-plugin.yml

colordiff ~/dl/nvidia-device-plugin.yml /tmp/15
41c41
<       - image: nvcr.io/nvidia/k8s-device-plugin:v0.14.5
---
>       - image: nvcr.io/nvidia/k8s-device-plugin:v0.15.

Ticket

Description

Test Plan

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

use a permalink through a release
compared with https://github.com/NVIDIA/k8s-device-plugin/blob/v0.14.5/nvidia-device-plugin.yml

colordiff ~/dl/nvidia-device-plugin.yml /tmp/15
41c41
<       - image: nvcr.io/nvidia/k8s-device-plugin:v0.14.5
---
>       - image: nvcr.io/nvidia/k8s-device-plugin:v0.15.
@cla-bot cla-bot bot added the cla-signed label Apr 19, 2024
@determined-ci determined-ci added the documentation Improvements or additions to documentation label Apr 19, 2024
@determined-ci determined-ci requested a review from a team April 19, 2024 15:18
Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit 217eeeb
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/66229937f6e0ca0008762104

@hamidzr hamidzr requested review from a team and NicholasBlaskey and removed request for a team April 19, 2024 15:19
Copy link
Contributor

@NicholasBlaskey NicholasBlaskey left a comment

Choose a reason for hiding this comment

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

LGTM, one comment

@@ -206,7 +206,7 @@ command to install the plugin:
.. code:: bash

# Deploy a DaemonSet that enables the GPUs.
kubectl apply -f https://github.com/raw/NVIDIA/k8s-device-plugin/master/nvidia-device-plugin.yml
kubectl apply -f https://github.com/raw/NVIDIA/k8s-device-plugin/v0.15.0/deployments/static/nvidia-device-plugin.yml
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe just leave it to use main but update the path?

Does this upgrade often? I wouldn't want us to recommend a really old device plugin. In some sense the link breaking did its job since we updated it and kept it current.

Copy link
Contributor

Choose a reason for hiding this comment

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

+1, perhaps https://github.com/raw/NVIDIA/k8s-device-plugin/main/deployments/static/nvidia-device-plugin.yml

@hamidzr hamidzr enabled auto-merge (squash) April 19, 2024 16:18
@hamidzr
Copy link
Contributor Author

hamidzr commented Apr 19, 2024

why didn't the gh automatically request a review from a specific docs team member? different policies for different teams?

@hamidzr hamidzr merged commit 9cfbb59 into main Apr 19, 2024
80 of 93 checks passed
@hamidzr hamidzr deleted the hz-fix-nvidia-dev-link-eks branch April 19, 2024 16:24
@eecsliu eecsliu mentioned this pull request Apr 19, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants