azure-kubernetes

Automate AKS cluster setup and management with Azure CLI and ARM templates.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/azaslonov/apic-tools-demos --skill azure-kubernetes-azaslonov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-kubernetes
Source: https://github.com/azaslonov/apic-tools-demos/tree/main/plugins/azure/skills/azure-kubernetes
Command: npx skills add https://github.com/azaslonov/apic-tools-demos --skill azure-kubernetes-azaslonov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users plan, create, and configure Azure Kubernetes Service clusters tailored for production deployments.

Core Features & Use Cases

  • Cluster Deployment & Configuration: Guides on setting up AKS with best practices for networking, security, monitoring, and upgrades.
  • Day-0 Decisions: Assists in initial setup choices like SKU type, networking modes, and node pools.
  • Operational Management: Supports managing autoscaling, upgrades, observability, and security policies for reliable Kubernetes environments.

Quick Start

Create a production AKS cluster with automatic SKU and enable monitoring and workload identity.

Frequently Asked Questions about azure-kubernetes

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

FAQPage Schema
How do I set up a production-ready Azure Kubernetes Service cluster?

You can set up a production AKS cluster by defining node pools, networking modes, and security policies using Azure CLI and Azure Resource Manager templates for provisioning and operational management.

What do I need to configure when planning an AKS deployment?

Planning an AKS deployment involves choosing SKU types, networking modes, and node pools, while applying best practices for security, monitoring, and workload identity to achieve production-grade reliability.

Does this AKS setup support autoscaling and cluster upgrades?

Yes, operational management for AKS includes configuring autoscaling, handling cluster upgrades, and applying observability and security policies to maintain reliable Kubernetes environments.

Do I need Azure CLI tools to manage my Kubernetes cluster on Azure?

Yes, Azure CLI tools and Azure Resource Manager templates are required to provision and manage AKS clusters, enabling automated setup, configuration, and operational management of the environment.

What's the best way to enable monitoring and workload identity for AKS?

Enable monitoring and workload identity during AKS cluster creation by applying production best practices through Azure Resource Manager templates, ensuring security and observability from the start.

Can I use Azure Resource Manager templates to configure AKS security policies?

Yes, Azure Resource Manager templates provision and manage AKS clusters, allowing configuration of security policies, networking modes, and monitoring to maintain production-grade Kubernetes environments.