-
Notifications
You must be signed in to change notification settings - Fork 93
docs(addon): add node affinity section for nvidia-driver-toolkit #919
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
Conversation
|
Signed-off-by: Jack Yu <jack.yu@suse.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for advanced node scheduling capabilities using Kubernetes node affinity in the nvidia-driver-toolkit addon, available starting from v1.8.0. The documentation helps users understand how to customize node scheduling for driver installation based on node characteristics like GPU models.
Key changes:
- Added new section "Advanced Node Scheduling with Node Affinity" with availability note for v1.8.0
- Included YAML example demonstrating node affinity configuration with GPU model-specific targeting
- Provided instructions for applying custom node affinity settings through the Harvester UI or Helm values
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
jillian-maroket
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few nits
innobead
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically, LGTM.
Co-authored-by: Jillian Maroket <67180770+jillian-maroket@users.noreply.github.com> Signed-off-by: Jack Yu <jack.yu@suse.com>
harvester/harvester#8320