infrastructure Skill
Deploy and manage Azure infrastructure for the Physical AI Toolchain including Terraform IaC, Kubernetes setup, GPU configuration, and network topology Published by microsoft in physical-ai-toolchain.
What is infrastructure Skill?
Deploy and manage Azure infrastructure for the Physical AI Toolchain including Terraform IaC, Kubernetes setup, GPU configuration, and network topology Published by microsoft in physical-ai-toolchain. 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 infrastructure Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/physical-ai-toolchain
- Skill file: .github/skills/infrastructure/SKILL.md
What it does
Deploy and manage Azure infrastructure for the Physical AI Toolchain including Terraform IaC, Kubernetes setup, GPU configuration, and network topology
Skill instructions
Infrastructure Skill Deploy and manage Azure cloud infrastructure for the Physical AI Toolchain — Terraform IaC, AKS cluster configuration, GPU node pools, and network topology. Prerequisites | Tool | Requirement | |------|-------------| | Azure CLI | az login authenticated | | Terraform | 1.5+ | | kubectl | Matching cluster version | | Helm | 4.2+ | | shellcheck | For script validation | Deployment Workflow Follow these steps in order for a complete deployment. Step 1 — Initialize Azure subscription bash source infrastructure/terraform/prerequisites/az-sub-init.sh Exports ARMSUBSCRIPTIONID and validates Azure CLI authentication. Step 2 — Configure Terraform variables bash cd infrastructure/terraform cp terraform.tfvars.example terraform.tfvars Edit terraform.tfvars with environment-specific values. Example configurations are in infrastructure/examples/: | File | Scenario | |------|----------| | terraform.tfvars.dev | Single spot GPU pool, public networking | | terraform.tfvars.prod |
Explore related resources
Frequently asked questions
What is infrastructure?
infrastructure is a open-source AI agent skill with Copy skill directory. Deploy and manage Azure infrastructure for the Physical AI Toolchain including Terraform IaC, Kubernetes setup, GPU configuration, and network topology
Who is infrastructure best for?
infrastructure is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install infrastructure?
Install or run infrastructure using Copy skill directory. Check infrastructure for the latest setup command.
Is infrastructure actively maintained?
infrastructure may need a closer maintenance check before production use.
Auto-fetched from GitHub.