cluster-api-provider-azure
Declarative Kubernetes cluster provisioning and management on Azure
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install cluster-api-provider-azure?โผ
Run `npx skills add kubernetes-sigs/cluster-api-provider-azure --all -g -y` in your terminal to install all skills in this repository globally.
What does Cluster API Provider Azure do?โผ
It lets you create, configure, and manage Kubernetes clusters on Azure using declarative Kubernetes-style APIs instead of manual portal or CLI work. It supports both self-managed VM-based clusters and managed AKS clusters.
How to debug a failing CAPZ cluster?โผ
The included debug skill walks through checking cluster resources with kubectl, inspecting controller logs, and running read-only Azure CLI commands on VMs to find the root cause before suggesting fixes.
Does CAPZ support AKS managed clusters?โผ
Yes. CAPZ manages AKS clusters and node pools through Azure Service Operator, alongside self-managed clusters built on Azure virtual machines.
Can I use this without deep Kubernetes experience?โผ
Basic Kubernetes familiarity helps, but the skills guide your agent through diagnosis step by step, explaining each check and proposing fixes in plain language.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core