azure-kubernetes

Official source

Produces a production-ready AKS cluster configuration, separating hard-to-change Day-0 choices (networking, API server) from Day-1 features across security, scaling, and cost.

Source: Microsoft

GitHub Copilot · CompatibleClaude Code · CompatibleDevelopment

At a glance

Verified source
Best for
Platform engineers provisioning a new AKS cluster for production
Works with
GitHub Copilot · Claude Code
Outcome
Choosing AKS Automatic vs Standard and the right pod IP / egress model
Source
microsoft/github-copilot-for-azure

01 / Understand the skill

About azure-kubernetes

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 analysis).

Read full description

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 analysis). WHEN: create AKS environment, provision AKS, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS, optimize AKS, AKS spot nodes, AKS cluster-autoscaler, rightsize AKS pod, pod rightsizing, over-provisioned AKS pod, pod resource requests and limits, Vertical Pod Autoscaler, VPA recommendations.

02 / Confirm the fit

Use azure-kubernetes when you need to

  • Platform engineers provisioning a new AKS cluster for production
  • Choosing AKS Automatic vs Standard and the right pod IP / egress model
  • Designing identity, observability, and upgrade strategy up front
  • Planning cost controls like spot pools and node auto-provisioning

03 / See the workflow

How azure-kubernetes works

  1. 01Install: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-kubernetes
  2. 02Try: Design a production AKS cluster across 3 zones with private API server and Cilium dataplane.
  3. 03Get: A documented Day-0/Day-1 cluster config with rationale and az aks commands.

Check before installing

Compatible platforms

GitHub Copilot · Claude Code

Best fit

Platform engineers provisioning a new AKS cluster for production

Review the source instructions if the required output differs from the formats described above.

Install and use

Compatible with GitHub Copilot and Claude Code · Published by Microsoft

Ready to add azure-kubernetes?

Use the published instructions below, then provide the required input and describe the result you need.

General instructions · GitHub Copilot · Claude Code

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-kubernetes

Review the source repository and license before installing third-party skills.

Continue exploring

Similar skills

claude-apiOfficial

Authoritative reference for the Claude API and Anthropic SDKs: model IDs, pricing, thinking/effort params, streaming, tool use, caching, managed agents, and model migration.

xlsxOfficial

Read, edit, create, and fix Excel/CSV files — formulas, formatting, charts, and clean financial models with zero formula errors.

Generate distinctive, production-grade frontend UI that avoids generic AI aesthetics — pages, components, dashboards, and landing pages.

mcp-builderOfficial

Build high-quality MCP (Model Context Protocol) servers in Python (FastMCP) or Node/TypeScript that let LLMs use external services through well-designed tools.