airunway-aks-setup Skill
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", Published by microsoft in GitHub-Copilot-for-Azure.
What is airunway-aks-setup Skill?
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", Published by microsoft in GitHub-Copilot-for-Azure. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use airunway-aks-setup Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/GitHub-Copilot-for-Azure
- Skill file: plugin/skills/airunway-aks-setup/SKILL.md
What it does
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",
Skill instructions
AI Runway AKS Setup This skill walks users from a bare Kubernetes cluster to a running AI model deployment. Follow each step in sequence unless the user provides skip-to-step N to resume from a specific phase. Cost awareness: GPU node pools incur significant compute charges (A100-80GB can cost $3–5+/hr). Confirm the user understands cost implications before provisioning GPU resources. Prerequisites This skill assumes an AKS cluster already exists. If the user does not have a cluster, hand off to the azure-kubernetes skill first to provision one (with a GPU node pool unless CPU-only inference is acceptable), then return here. Quick Reference | Property | Value | |----------|-------| | Best for | End-to-end AI Runway onboarding on AKS | | CLI tools | kubectl, make, curl | | MCP tools | None | | Related skills | azure-kubernetes (cluster setup), azure-diagnostics (troubleshooting) | When to Use This Skill Use this skill when the user wants to: - Set up AI Runway on an existing AKS cluster
Explore related resources
Frequently asked questions
What is airunway-aks-setup?
airunway-aks-setup is a open-source AI agent skill with Copy skill directory. Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment.
Who is airunway-aks-setup best for?
airunway-aks-setup is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install airunway-aks-setup?
Install or run airunway-aks-setup using Copy skill directory. Check airunway-aks-setup for the latest setup command.
Is airunway-aks-setup actively maintained?
airunway-aks-setup may need a closer maintenance check before production use.
Auto-fetched from GitHub.