You've got an AKS cluster and want to run LLMs on it. This walks you through the full setup: verifying the cluster, installing the AI Runway controller and CRDs, checking what GPUs you have, picking an inference provider like KAITO or vLLM, and deploying your first model. It's structured as six sequential steps with references for each, and you can skip ahead if you're resuming mid-setup. The main thing to watch is GPU cost, an A100 node can run you $3 to $5 an hour, so don't just click through without noticing. Good for first-time AI Runway setups where you need the full walkthrough instead of hunting through docs.
npx skills add https://github.com/microsoft/azure-skills --skill airunway-aks-setup