**WORKFLOW SKILL** — Plan, create, and operate AKS (Arc) clusters on Azure Local: requirements, create via portal/CLI/API, node pools & autoscaling, upgrades, networking, storage, security/identity, and monitoring. WHEN: "AKS on Azure Local", "AKS Arc", "create AKS cluster Azure Local", "Kubernetes on Azure Local", "AKS hybrid", "node pool Azure Local", "autoscale AKS Arc", "upgrade AKS Arc cluster". USE FOR: AKS cluster lifecycle on Azure Local. DO NOT USE FOR: AKS in Azure cloud (use azure-kubernetes), model serving on AKS (use airunway-aks-setup).
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
**WORKFLOW SKILL** — Plan, create, and operate AKS (Arc) clusters on Azure Local: requirements, create via portal/CLI/API, node pools & autoscaling, upgrades, networking, storage, security/identity, and monitoring. WHEN: "AKS on Azure Local", "AKS Arc", "create AKS cluster Azure Local", "Kubernetes on Azure Local", "AKS hybrid", "node pool Azure Local", "autoscale AKS Arc", "upgrade AKS Arc cluster". USE FOR: AKS cluster lifecycle on Azure Local. DO NOT USE FOR: AKS in Azure cloud (use azure-kubernetes), model serving on AKS (use airunway-aks-setup).
compatibility
Works with Claude Code, GitHub Copilot, VS Code, and any Agent Skills compatible tool.
This skill is grounded in the vendored Microsoft docs under docs/upstream/aksarc/. Prefer those files over prior knowledge, cite the file you used, and treat Microsoft Learn as canonical when the weekly mirror lags. For cloud AKS (Azure-hosted), use azure-kubernetes instead — this skill is for AKS on Azure Local.
Triggers
Activate this skill when the user wants to:
Stand up or operate an AKS cluster on Azure Local
Configure node pools, autoscaling, upgrades, networking, storage, or identity for AKS Arc
Verify AKS-on-Azure-Local requirements
Rules
Prefer the vendored docs under docs/upstream/aksarc/; cite the exact file used.
Verify requirements before creating a cluster.
Route cloud AKS to azure-kubernetes; route model serving to airunway-aks-setup.
Microsoft Learn / discovered governance wins over the mirror on any conflict.
Steps
Verify requirements for AKS on Azure Local.
Create the cluster via portal, CLI, or ARM/API.
Scale — configure node pools and the cluster autoscaler.
Operate — upgrade clusters, wire up networking/storage, and apply security/identity.