skill-aks-health
Monitors Koji AKS clusters by inspecting node pool health, autoscaling behavior, and Azure activity logs.
Install
mkdir -p .claude/skills/skill-aks-health && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10139" && unzip -o skill.zip -d .claude/skills/skill-aks-health && rm skill.zipInstalls to .claude/skills/skill-aks-health
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
[Skill] aks, aks health, cluster health, node pool, activity logs - Inspect Koji AKS cluster health, node pool status, autoscaling, activity logs, deployment failures, and Azure control-plane operations.Key capabilities
- →Inspect AKS cluster health
- →Check node pool status
- →Monitor autoscaling events
- →Retrieve activity logs
- →Investigate deployment failures
How it works
It interacts with AKS infrastructure tools to check the status of system, infra, and builder node pools and retrieve activity logs.
Inputs & outputs
When to use skill-aks-health
- →Checking why a node pool failed to scale
- →Investigating deployment failures in AKS
- →Verifying cluster node status
About skill-aks-health
Interacts with AKS infrastructure tools to check the status of system, infra, and builder node pools. It also retrieves activity logs to identify provisioning errors or scaling events.
[Skill] aks, aks health, cluster health, node pool, activity logs - Inspect Koji AKS cluster health, node pool status, autoscaling, activity logs, deployment failures, and Azure control-plane operations.
When not to use it
- →Modifying cluster infrastructure
Prerequisites
Limitations
- →Read-only inspection
How it compares
It provides a specialized interface for inspecting the health of a specific Koji AKS cluster.
Compared to similar skills
skill-aks-health side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| skill-aks-health (this skill) | 0 | 5mo | No flags | Intermediate |
| azure-stack-edge | 0 | 4mo | No flags | Intermediate |
| azure-aks-quickstart | 0 | 1mo | No flags | Beginner |
| azure-kubernetes | 0 | 1mo | No flags | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by microsoft
View all by microsoft →You might also like
azure-stack-edge
orgdevendra
Expert knowledge for Azure Stack Edge development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when running IoT Edge or GPU/Kubernetes apps, configuring VMs/storage/networking, or managing de
azure-aks-quickstart
ssrjkk
Quickstart for Azure-Aks: quick start guide
azure-kubernetes
aiskillstore
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysi
debug-cluster
openshift
Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues.
lucas-runbook
a2wio
Lucas runbook-driven troubleshooting for Kubernetes issues. Use when investigating pod errors, crashes, restarts, or any Kubernetes problem. Automatically search runbooks before taking action.
k8s-service-mesh
rohitg00
Manage Istio service mesh for traffic management, security, and observability. Use for traffic shifting, canary releases, mTLS, and service mesh troubleshooting.