What problem does it solve?
This Skill provides a comprehensive toolkit for managing, troubleshooting, and optimizing Azure Kubernetes Service (AKS) clusters, empowering users to efficiently operate their Kubernetes environments on Azure.
Core Features & Use Cases
- Cluster Lifecycle Management: Create, scale, upgrade, and delete AKS clusters.
- Node Pool Management: Add, configure, and manage system and user node pools, including autoscaling.
- Networking Configuration: Set up CNI, ingress controllers, load balancers, and network policies.
- Monitoring & Alerting: Enable Container Insights, Prometheus, and Grafana for performance monitoring and alerting.
- Troubleshooting: Diagnose and resolve pod, node, and control plane issues.
- Workload Identity: Configure secure, passwordless authentication for pods to Azure services.
- Use Case: A DevOps engineer needs to provision a new AKS cluster with specific networking and monitoring configurations, then troubleshoot a pod that is stuck in a CrashLoopBackOff state.
Quick Start
Use the aks-skills to create a new AKS cluster named 'my-aks-cluster' in the 'eastus' region with 3 nodes.