New blog for dynamic resource allocation with NVIDIA virtualized GPU (vGPU)#5616
Merged
sdesai345 merged 18 commits intoAzure:masterfrom Mar 4, 2026
Merged
New blog for dynamic resource allocation with NVIDIA virtualized GPU (vGPU)#5616sdesai345 merged 18 commits intoAzure:masterfrom
sdesai345 merged 18 commits intoAzure:masterfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new AKS blog post describing how to enable Kubernetes Dynamic Resource Allocation (DRA) for NVIDIA vGPU-backed node pools, targeting Kubernetes 1.35 AI conformance readiness.
Changes:
- Introduces a new blog post with end-to-end setup steps for DRA + NVIDIA vGPU on AKS (node pool, labels, Helm install, verification).
- Documents key Helm values and verification commands for
DeviceClassandResourceSlicediscovery.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
sabbour
reviewed
Feb 23, 2026
Contributor
sabbour
left a comment
There was a problem hiding this comment.
My main comment is, how is this article different from https://blog.aks.azure.com/2025/11/17/dra-devices-and-drivers-on-kubernetes#run-a-gpu-workload-using-dra-drivers ?
Should we add a vCPU specific example?
allyford
reviewed
Feb 24, 2026
allyford
approved these changes
Feb 24, 2026
Contributor
allyford
left a comment
There was a problem hiding this comment.
A couple nits, but overall looks great
sabbour
approved these changes
Mar 3, 2026
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
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.
Goal: publish for Kubernetes 1.35 AI conformance submission