Blog: AI Inference on AKS Arc - Part 0 and Part 1#5679
Open
drajpure wants to merge 1 commit intoAzure:masterfrom
Open
Blog: AI Inference on AKS Arc - Part 0 and Part 1#5679drajpure wants to merge 1 commit intoAzure:masterfrom
drajpure wants to merge 1 commit intoAzure:masterfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the first two posts in a new “AI Inference on AKS Arc” lab series, along with a new author entry, to the Docusaurus website blog (website/).
Changes:
- Adds a new author profile (
datta-rajpure) towebsite/blog/authors.yml. - Adds Part 0 (series intro, audience, prerequisites, lab contract).
- Adds Part 1 (hands-on labs for Ollama and vLLM inference on Arc-enabled Kubernetes with GPUs).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 18 comments.
| File | Description |
|---|---|
| website/blog/authors.yml | Adds a new author entry used by the new posts. |
| website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md | Introduces the series and defines prerequisites and lab contract. |
| website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md | Provides the Part 1 lab instructions for Ollama and vLLM deployments. |
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
9fead3c to
8f83fd6
Compare
8f83fd6 to
27f2492
Compare
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
27f2492 to
558f4b3
Compare
558f4b3 to
929e7ef
Compare
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
929e7ef to
cc8bc44
Compare
cc8bc44 to
2365b68
Compare
website/blog/2026-03-26-ai-inference-on-aks-arc-part-1/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
website/blog/2026-03-26-ai-inference-on-aks-arc-part-0/index.md
Outdated
Show resolved
Hide resolved
2365b68 to
b944bac
Compare
b944bac to
fadf016
Compare
fadf016 to
8c8a4f4
Compare
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.
Add two blog posts for the AI Inference on AKS Arc series:
Part 0: Series introduction and prerequisites
Part 1: AI Inference with Ollama and vLLM on Azure Arc