airunway-aks-setup

End-to-end AI Runway setup on AKS from bare cluster to running model deployment.

microsoft ↓ 220k
Claude Code
View source ↗

What it does

  • Set up AI Runway on an existing AKS cluster from scratch
  • Install the AI Runway controller and CRDs
  • Assess GPU hardware compatibility for model deployment
  • Choose and install an inference provider (KAITO, Dynamo, KubeRay)
  • Deploy their first AI model to AKS via AI Runway
  • Resume a partially-complete AI Runway setup from a specific step

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

End-to-end AI Runway setup on AKS from bare cluster to running model deployment.

Source

Repository: https://github.com/microsoft/azure-skills

airunway-aks-setup FAQ

What does the airunway-aks-setup skill do?

Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: \"setup AI Runway\", \"onboard AKS cluster\", \"install AI Runway\", \"airunway setup\", \"deploy model to AKS\", \"GPU inference on AKS\", \"KAITO setup on AKS\", \"run LLM on AKS\", \"vLLM on AKS\", \"set up model serving on AKS\", \"AI Runway controller\". Set up AI Runway on an existing AKS cluster from scratch Install the AI Runway controller and CRDs

How do I install airunway-aks-setup?

Run: npx -y skills add https://github.com/microsoft/azure-skills --skill airunway-aks-setup --agent claude-code — the source lives at github.com/microsoft/azure-skills.

Maintain airunway-aks-setup?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

airunway-aks-setup on getagentictools
[![airunway-aks-setup on getagentictools](https://getagentictools.com/badge/skills/microsoft-azure-skills-airunway-aks-setup.svg)](https://getagentictools.com/skills/microsoft-azure-skills-airunway-aks-setup?ref=badge)
npx agentictools info skills/microsoft-azure-skills-airunway-aks-setup

The second line is the CLI lookup for this page — handy in READMEs and docs.