azure-kubernetes

Translate AKS cluster requirements into a production-ready Azure Kubernetes Service plan.

2.9k|323|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/microsoft/skills --skill azure-kubernetes-microsoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-kubernetes
Source: https://github.com/microsoft/skills/tree/main/.github/plugins/azure-skills/skills/azure-kubernetes
Command: npx skills add https://github.com/microsoft/skills --skill azure-kubernetes-microsoft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams plan and configure production-grade Azure Kubernetes Service (AKS) clusters by capturing Day-0 decisions, SKU choices (Automatic vs Standard), networking, security, and observability requirements.

Core Features & Use Cases

  • AKS cluster planning and Day-0 decisions (networking, API server accessibility, observability)
  • Production-ready AKS configuration guided by Microsoft-recommended patterns for security, upgrades, autoscaling, and cost analysis
  • Clear justification and documentation for SKU choice, networking mode, identity, and governance

Quick Start

Select the AKS cluster scenario and the skill will guide you through Day-0 decisions and best practices for AKS planning.

Frequently Asked Questions about azure-kubernetes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a production AKS cluster with best practices?

Planning production AKS clusters requires capturing Day-0 decisions for networking and API server access, translating design requirements into a configuration with documented rationale for SKU choices, security, and governance.

What are the key Day-0 decisions for Azure Kubernetes Service?

Key Day-0 decisions for Azure Kubernetes Service include selecting networking modes, configuring API server accessibility, choosing between Automatic and Standard AKS SKUs, and establishing initial security and observability requirements.

How do I choose between Automatic and Standard AKS SKU configurations?

Choosing between Automatic and Standard AKS SKUs involves evaluating your team's operational model, as the skill provides clear justification and documentation for SKU choice based on Microsoft-recommended patterns for upgrades, autoscaling, and cost analysis.

Can I use this to configure AKS networking and security for production?

Yes, you can configure AKS networking and security for production by following guided Microsoft-recommended patterns that document rationale for networking mode selection, identity management, and governance before cluster creation.

Does AKS cluster planning include Day-1 features like observability and upgrades?

Yes, AKS cluster planning includes Day-1 features like observability, upgrades, and governance, ensuring the production-ready plan addresses operational needs beyond initial Day-0 cluster creation and deployment.