Skip to content

Add blog post on deploying GPU workloads on AKS on bare metal#5818

Draft
msftpgayam wants to merge 5 commits into
Azure:masterfrom
msftpgayam:pgayam/blog-gpu-aks-bare-metal
Draft

Add blog post on deploying GPU workloads on AKS on bare metal#5818
msftpgayam wants to merge 5 commits into
Azure:masterfrom
msftpgayam:pgayam/blog-gpu-aks-bare-metal

Conversation

@msftpgayam

@msftpgayam msftpgayam commented Jun 9, 2026

Copy link
Copy Markdown

Walks through verifying the preinstalled NVIDIA driver, installing the NVIDIA GPU Operator with driver.enabled=false on Azure Linux 3.0, validating the install via the cuda-validation init container, and running a sample GPU workload.

…e metal

Walks through verifying the preinstalled NVIDIA driver, installing the
NVIDIA GPU Operator with driver.enabled=false on Azure Linux 3.0,
validating the install via the cuda-validation init container, and
running a sample GPU workload.

Also adds pradeep-gayam to blog/authors.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@msftpgayam msftpgayam requested review from a team, Copilot and leslielin-5 June 9, 2026 23:09
@msftpgayam msftpgayam marked this pull request as draft June 9, 2026 23:09
@msftpgayam msftpgayam changed the title feat(website): add blog post on deploying GPU workloads on AKS on bare metal Add blog post on deploying GPU workloads on AKS on bare metal Jun 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a new blog author and publishes a new blog post describing how to run NVIDIA GPU workloads on AKS on bare metal.

Changes:

  • Added pradeep-gayam to the blog authors registry.
  • Added a new post covering driver verification, NVIDIA GPU Operator install, validation, and sample GPU workload execution.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
website/blog/authors.yml Registers a new author profile used by the new post frontmatter.
website/blog/2026-06-09-gpu-workloads-aks-bare-metal/index.md Introduces a new how-to post for GPU workloads on AKS on bare metal.

Comment thread website/blog/2026-06-09-gpu-workloads-aks-bare-metal/index.md
Comment thread website/blog/2026-06-09-gpu-workloads-aks-bare-metal/index.md Outdated
Comment thread website/blog/2026-06-09-gpu-workloads-aks-bare-metal/index.md Outdated
msftpgayam and others added 4 commits June 9, 2026 16:10
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add NVIDIA Helm repo add/update prerequisite before install
- Point to NVIDIA GPU Operator getting-started docs and release notes
- Convert absolute root-path internal links to relative file links
  for resilience to baseUrl/route changes
- Remove undefined 'kubernetes' tag

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants