agentsclimarketplace

Azure kubernetes service

Skill MicrosoftDocs/Agent-Skills/skills/azure-kubernetes-service

Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.

Install
npx -y skills add MicrosoftDocs/Agent-Skills --skill azure-kubernetes-service

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Expert knowledge for Azure Kubernetes Service (AKS) development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when working with AKS Fleet, Entra/RBAC, KEDA/Dapr, AI/LLM or Wasm workloads, or multi-region HA clusters, and other Azure Kubernetes Service (AKS) related development tasks. Not for Azure Container Apps (use azure-container-apps), Azure Container Instances (use azure-container-instances), Azure Red Hat OpenShift (use azure-redhat-openshift), Azure Virtual Machine Scale Sets (use azure-vm-scalesets).

SKILL.md

62.6 KB, as published. Nobody here has run it

Azure Kubernetes Service (AKS) Skill

This skill provides expert guidance for Azure Kubernetes Service (AKS). Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L62Diagnosing and fixing AKS cluster issues: networking, DNS, GPUs, logs/events, upgrades, encryption, add-ons, Windows nodes, Fleet, and tooling (Agentic CLI, Desktop Insights, Inspektor Gadget).
Best PracticesL63-L112Best practices for AKS reliability, upgrades, scaling, cost, security, networking, storage, GPUs, compliance, and zero-downtime operations for production clusters.
Decision MakingL113-L164Guidance for planning and decision-making on AKS: migrations, upgrades, networking, VM/node choices, tiers, cost optimization, compliance, and comparing AKS with other platforms/services.
Architecture & Design PatternsL165-L188Patterns and reference architectures for AKS: HA/DR (active-active/passive/cold), multi-region, PCI workloads, ingress/networking, node pools, stateful upgrades, Fleet rollout, and scaling options.
Limits & QuotasL189-L215AKS capacity, limits, and lifecycle: quotas, version/support timelines, networking and load balancer limits, Istio/KEDA performance caps, node resources, and Fleet Manager lifecycle constraints.
SecurityL216-L297Securing AKS clusters: identity/RBAC, Entra auth, workload identity, network policies, encryption, CIS hardening, PCI controls, Azure Policy, node access, and secure connectivity.
ConfigurationL298-L453Configuring AKS clusters, networking, storage, security, autoscaling, GPUs, add-ons, databases, and multi-cluster/Fleet features, plus cost, maintenance, and monitoring-related settings.
Integrations & Coding PatternsL454-L483Patterns and examples for integrating AKS with AI/LLM stacks, storage, secrets, monitoring, scaling, dev tools, and Fleet, plus Ray, KAITO, KEDA, CSI, and service mesh integrations.
DeploymentL484-L533Deploying and upgrading AKS clusters and apps, including CI/CD, AI/ML and Wasm workloads, service meshes, storage/network migrations, and add-ons like KEDA, Dapr, OpenFaaS, and GitHub Actions.

Troubleshooting

TopicURL
Diagnose and fix common Agentic CLI for AKS issueshttps://learn.microsoft.com/en-us/azure/aks/agentic-cli-for-aks-troubleshoot
Diagnose AKS workloads with AKS Desktop AI assistanthttps://learn.microsoft.com/en-us/azure/aks/aks-desktop-deploy-ai-assistant
Use AKS Desktop Insights to troubleshoot workloadshttps://learn.microsoft.com/en-us/azure/aks/aks-desktop-deploy-troubleshooting
Support and troubleshooting options for Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/aks-support-help
Troubleshoot AKS network issues using ACNS metrics and logshttps://learn.microsoft.com/en-us/azure/aks/container-network-observability-guide
Troubleshoot CoreDNS issues in AKS clustershttps://learn.microsoft.com/en-us/azure/aks/coredns-troubleshoot
Use Kubernetes events to troubleshoot AKS clustershttps://learn.microsoft.com/en-us/azure/aks/events
Diagnose GPU node health with NPD in AKShttps://learn.microsoft.com/en-us/azure/aks/gpu-health-monitoring
Troubleshoot Inspektor Gadget extension issues on AKShttps://learn.microsoft.com/en-us/azure/aks/inspektor-gadget-troubleshoot
Monitor and troubleshoot AKS KMS etcd encryptionhttps://learn.microsoft.com/en-us/azure/aks/kms-observability
Collect and view kubelet logs from AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/kubelet-logs
Diagnose and fix common Open Service Mesh add-on issues on AKShttps://learn.microsoft.com/en-us/azure/aks/open-service-mesh-troubleshoot
Use AKS security bulletins for vulnerability troubleshootinghttps://learn.microsoft.com/en-us/azure/aks/security-bulletins/overview
Handle AKS upgrade blocks from deprecated Kubernetes APIshttps://learn.microsoft.com/en-us/azure/aks/stop-cluster-upgrade-api-breaking-changes
Troubleshoot Container Network Insights Agent issues on AKShttps://learn.microsoft.com/en-us/azure/aks/troubleshoot-container-network-insights-agent
Troubleshoot SNAT port exhaustion for AKS load balancershttps://learn.microsoft.com/en-us/azure/aks/troubleshoot-source-network-address-translation
Troubleshoot UDP packet drops in AKS clustershttps://learn.microsoft.com/en-us/azure/aks/troubleshoot-udp-packet-drops
Diagnose and resolve Azure AKS upgrade issueshttps://learn.microsoft.com/en-us/azure/aks/upgrade-aks-faq
Resolve common Windows Server on AKS issueshttps://learn.microsoft.com/en-us/azure/aks/windows-faq
Identify and migrate preview Azure Kubernetes Fleet CRDs to supported versionshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-migrate-preview-to-ga-fleets
Interpret ClusterResourcePlacement status for Fleet Managerhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-understand-placement
Access and use Azure Fleet agent logshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/view-fleet-agent-logs

Best Practices

TopicURL
Use safe AKS production upgrade strategieshttps://learn.microsoft.com/en-us/azure/aks/aks-production-upgrade-strategies
Apply AKS deployment and cluster reliability practiceshttps://learn.microsoft.com/en-us/azure/aks/best-practices-app-cluster-reliability
Optimize Azure Kubernetes Service costs effectivelyhttps://learn.microsoft.com/en-us/azure/aks/best-practices-cost
Apply GPU best practices on AKS clustershttps://learn.microsoft.com/en-us/azure/aks/best-practices-gpu
Apply GPU observability best practices on AKShttps://learn.microsoft.com/en-us/azure/aks/best-practices-gpu-observability
Apply MLOps best practices on Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/best-practices-ml-ops
Apply proactive monitoring best practices for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/best-practices-monitoring-proactive
Optimize AKS performance and scaling for small to medium workloadshttps://learn.microsoft.com/en-us/azure/aks/best-practices-performance-scale
Tune AKS for large-scale performance and scalinghttps://learn.microsoft.com/en-us/azure/aks/best-practices-performance-scale-large
Best practices for AKS ephemeral NVMe diskshttps://learn.microsoft.com/en-us/azure/aks/best-practices-storage-nvme
Plan resource and security considerations for AKS pod sandboxinghttps://learn.microsoft.com/en-us/azure/aks/considerations-pod-sandboxing
Enforce AKS deployment safeguards and best practiceshttps://learn.microsoft.com/en-us/azure/aks/deployment-safeguards
Implement pod security best practices on AKShttps://learn.microsoft.com/en-us/azure/aks/developer-best-practices-pod-security
Optimize AKS workload resource management practiceshttps://learn.microsoft.com/en-us/azure/aks/developer-best-practices-resource-management
Profile and optimize GPU workloads on AKShttps://learn.microsoft.com/en-us/azure/aks/gpu-profiling
Use Image Cleaner to remove vulnerable AKS imageshttps://learn.microsoft.com/en-us/azure/aks/image-cleaner
Use TCP keepalive to improve AKS network resiliencehttps://learn.microsoft.com/en-us/azure/aks/improve-network-fault-tolerance-in-aks-using-tcp-keepalive
Select appropriate Inspektor Gadget tools on AKShttps://learn.microsoft.com/en-us/azure/aks/inspektor-gadget-catalog
Plan AKS rollback strategies for failed migrationshttps://learn.microsoft.com/en-us/azure/aks/kubernetes-migration-rollback-strategies
Apply AKS network policy security best practiceshttps://learn.microsoft.com/en-us/azure/aks/network-policy-best-practices
Plan node image updates for NAP in AKShttps://learn.microsoft.com/en-us/azure/aks/node-auto-provisioning-upgrade-image
Configure and monitor AKS node auto-repairhttps://learn.microsoft.com/en-us/azure/aks/node-auto-repair
Control AKS node reimage and disruption behaviorhttps://learn.microsoft.com/en-us/azure/aks/node-disruption-policy
Operate cost-optimized AKS clusters at scalehttps://learn.microsoft.com/en-us/azure/aks/operate-cost-optimized-scale
Use advanced scheduler features effectively in AKShttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-advanced-scheduler
Implement cluster isolation strategies in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-cluster-isolation
Apply AKS cluster security operator best practiceshttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-cluster-security
Implement container image security best practices in AKShttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-container-image-management
Apply AKS network configuration best practiceshttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-network
Apply basic scheduler best practices in AKShttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-scheduler
Apply AKS storage and backup operator best practiceshttps://learn.microsoft.com/en-us/azure/aks/operator-best-practices-storage
Protect data on AKS for PCI DSS compliancehttps://learn.microsoft.com/en-us/azure/aks/pci-data
Apply PCI risk assessment and code practices on AKShttps://learn.microsoft.com/en-us/azure/aks/pci-ra-code-assets
Design and validate AKS zone-resilient clustershttps://learn.microsoft.com/en-us/azure/aks/reliability-zone-resiliency-recommendations
Load test and validate MongoDB resiliency on AKShttps://learn.microsoft.com/en-us/azure/aks/resiliency-mongodb-cluster
Use AKS node pool version rollback safelyhttps://learn.microsoft.com/en-us/azure/aks/roll-back-node-pool-version
Validate MongoDB resiliency during AKS node pool upgradeshttps://learn.microsoft.com/en-us/azure/aks/upgrade-mongodb-cluster
Handle AKS Linux node reboots using kuredhttps://learn.microsoft.com/en-us/azure/aks/upgrade-node-image-kured
Upgrade AKS node pools and control plane safelyhttps://learn.microsoft.com/en-us/azure/aks/upgrade-node-pools
Test and upgrade AKS node OS versions safelyhttps://learn.microsoft.com/en-us/azure/aks/upgrade-os-version
Validate Valkey resiliency during AKS node pool upgradeshttps://learn.microsoft.com/en-us/azure/aks/upgrade-valkey-aks-nodepool
Validate and operate PostgreSQL HA deployments on AKShttps://learn.microsoft.com/en-us/azure/aks/validate-postgresql-ha
Load test and validate Valkey cluster resiliency on AKShttps://learn.microsoft.com/en-us/azure/aks/validate-valkey-cluster
Apply AKS Windows container best practiceshttps://learn.microsoft.com/en-us/azure/aks/windows-best-practices
Implement zero-downtime AKS migration strategieshttps://learn.microsoft.com/en-us/azure/aks/zero-downtime-migration
Control eviction and disruption budgets for Fleet Manager workloadshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-eviction-disruption

Decision Making

TopicURL
Choose migration paths for legacy apps to AKShttps://learn.microsoft.com/en-us/azure/aks/aks-legacy-migration
Plan and execute migration to Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/aks-migration
Choose VM sizes and generations for AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/aks-virtual-machine-sizes
Migrate AKS clusters from Availability Sets to VM node poolshttps://learn.microsoft.com/en-us/azure/aks/availability-sets-on-aks
Choose between AKS and other Azure container serviceshttps://learn.microsoft.com/en-us/azure/aks/compare-container-options-with-aks
Choose and run language models on AKShttps://learn.microsoft.com/en-us/azure/aks/concepts-ai-ml-language-models
Plan IP address space for Azure AKS clustershttps://learn.microsoft.com/en-us/azure/aks/concepts-network-ip-address-planning
Choose and understand legacy CNI options in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/concepts-network-legacy-cni
Use Azure Advisor recommendations for AKS costhttps://learn.microsoft.com/en-us/azure/aks/cost-advisors
Migrate from Dapr OSS to Dapr extension on AKShttps://learn.microsoft.com/en-us/azure/aks/dapr-migration
Compare AWS and Azure platforms for EDW workloadshttps://learn.microsoft.com/en-us/azure/aks/eks-edw-understand
Understand AWS vs Azure differences for web appshttps://learn.microsoft.com/en-us/azure/aks/eks-web-understand
Plan migration off Flatcar Container Linux on AKShttps://learn.microsoft.com/en-us/azure/aks/flatcar-container-linux-for-aks
Choose AKS Free, Standard, or Premium tiershttps://learn.microsoft.com/en-us/azure/aks/free-standard-pricing-tiers
Adopt and migrate to Gen2 VMs for AKS node poolshttps://learn.microsoft.com/en-us/azure/aks/generation-2-vms
Select AKS Automatic or Standard for workloadshttps://learn.microsoft.com/en-us/azure/aks/get-started-aks
Choose and plan AKS Kubernetes long-term supporthttps://learn.microsoft.com/en-us/azure/aks/long-term-support
Plan and execute migration from NPM to Cilium in AKShttps://learn.microsoft.com/en-us/azure/aks/migrate-from-npm-to-cilium-network-policy
Migrate from open source Istio to AKS Istio add-on using canary strategyhttps://learn.microsoft.com/en-us/azure/aks/migration-from-open-source-istio-to-addon
Choose and configure monitoring options for AKShttps://learn.microsoft.com/en-us/azure/aks/monitor-aks
Choose and configure monitoring options for AKShttps://learn.microsoft.com/en-us/azure/aks/monitor-aks
Select and manage AKS node image typeshttps://learn.microsoft.com/en-us/azure/aks/node-images
Map AKS Open Service Mesh policies to Istio add-onhttps://learn.microsoft.com/en-us/azure/aks/open-service-mesh-istio-migration-guidance
Choose and tune AKS options to reduce costshttps://learn.microsoft.com/en-us/azure/aks/optimize-aks-costs
Apply PCI customized approach controls in AKShttps://learn.microsoft.com/en-us/azure/aks/pci-customized-approach-guidance
Map AKS controls to PCI DSS 4.0.1 requirementshttps://learn.microsoft.com/en-us/azure/aks/pci-requirement-mapping-matrix
Perform targeted PCI risk analysis for AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/pci-targeted-risk-analysis
Design application networking for Azure Kubernetes Service workloadshttps://learn.microsoft.com/en-us/azure/aks/plan-application-networking
Choose control plane networking options for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/plan-control-plane-networking
Plan networking architecture for Azure Kubernetes Service workloadshttps://learn.microsoft.com/en-us/azure/aks/plan-networking
Select node networking models for Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/plan-node-networking
Plan pod networking strategies for Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/plan-pod-networking
Choose and configure AKS scale-down modehttps://learn.microsoft.com/en-us/azure/aks/scale-down-mode
Add and use Azure Spot node pools in AKShttps://learn.microsoft.com/en-us/azure/aks/spot-node-pool
Update AKS clusters to new Azure CNI IPAM and data planeshttps://learn.microsoft.com/en-us/azure/aks/update-azure-cni
Migrate AKS from Basic to Standard Load Balancerhttps://learn.microsoft.com/en-us/azure/aks/upgrade-basic-load-balancer-on-aks
Plan AKS upgrade capacity and cost constraintshttps://learn.microsoft.com/en-us/azure/aks/upgrade-capacity-cost-planning
Choose AKS Automatic vs Standard upgrade optionshttps://learn.microsoft.com/en-us/azure/aks/upgrade-options
Select the right AKS upgrade scenario pathhttps://learn.microsoft.com/en-us/azure/aks/upgrade-scenarios-hub
Use Arm64 node pools in AKS for cost efficiencyhttps://learn.microsoft.com/en-us/azure/aks/use-arm64-vms
Choose and use AKS Virtual Machines node poolshttps://learn.microsoft.com/en-us/azure/aks/virtual-machines-node-pools
Choose between AKS Automatic and Standard clustershttps://learn.microsoft.com/en-us/azure/aks/what-is-aks
Use and migrate from Windows Server Annual Channel on AKShttps://learn.microsoft.com/en-us/azure/aks/windows-annual-channel
Plan Windows vs. Linux containers on AKShttps://learn.microsoft.com/en-us/azure/aks/windows-vs-linux-containers
Choose a migration path to AKS Workload IDhttps://learn.microsoft.com/en-us/azure/aks/workload-identity-migrate-from-pod-identity
Choose the right Azure Kubernetes Fleet Manager configurationhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-choosing-fleet
Migrate Kubernetes update workflows from Terraform to Fleethttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-migrate-updates-from-terraform
Upgrade Azure Kubernetes Fleet Manager from hubless to hubfulhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/upgrade-hub-cluster-type

Architecture & Design Patterns

TopicURL
Active-active high availability pattern for AKShttps://learn.microsoft.com/en-us/azure/aks/active-active-solution
Active-passive disaster recovery pattern for AKShttps://learn.microsoft.com/en-us/azure/aks/active-passive-solution
Use blue-green node pool upgrades in AKShttps://learn.microsoft.com/en-us/azure/aks/blue-green-node-pool-upgrade
Choose GPU partitioning strategies in AKShttps://learn.microsoft.com/en-us/azure/aks/concepts-gpu-partitioning
Choose ingress networking options for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/concepts-network-ingress
Rearchitect AWS EDW workload for Azure AKShttps://learn.microsoft.com/en-us/azure/aks/eks-edw-rearchitect
Rearchitect AWS EKS web app and WAF for AKShttps://learn.microsoft.com/en-us/azure/aks/eks-web-rearchitect
Isolate AKS node pools with unique subnetshttps://learn.microsoft.com/en-us/azure/aks/node-pool-unique-subnet
Passive-cold disaster recovery pattern for AKShttps://learn.microsoft.com/en-us/azure/aks/passive-cold-solution
Design AKS architecture for PCI DSS 4.0.1 workloadshttps://learn.microsoft.com/en-us/azure/aks/pci-intro
Review summary of AKS PCI reference architecturehttps://learn.microsoft.com/en-us/azure/aks/pci-summary
Use proximity placement groups to reduce AKS latencyhttps://learn.microsoft.com/en-us/azure/aks/reduce-latency-ppg
Multi-region AKS deployment models and trade-offshttps://learn.microsoft.com/en-us/azure/aks/reliability-multi-region-deployment-models
Use stateful workload upgrade patterns on AKShttps://learn.microsoft.com/en-us/azure/aks/stateful-workload-upgrades
Design and migrate stateful workloads on AKShttps://learn.microsoft.com/en-us/azure/aks/stateful-workloads-overview
Architect Valkey clusters on AKS for resiliencehttps://learn.microsoft.com/en-us/azure/aks/valkey-overview
Scale AKS workloads with virtual nodes and ACIhttps://learn.microsoft.com/en-us/azure/aks/virtual-nodes
Manage workload drift with Fleet applyStrategyhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-placement-drift
Control Fleet takeover of existing workloadshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-placement-takeover
Design rollout strategies for Fleet resource placementhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-rollout-strategy

Limits & Quotas

TopicURL
Track AKS on Azure Local version and feature changeshttps://learn.microsoft.com/en-us/azure/aks/aksarc/aks-whats-new-local
Use managed system node pools in AKS Automatichttps://learn.microsoft.com/en-us/azure/aks/automatic/aks-automatic-managed-system-node-pools-about
Deploy AKS Automatic clusters in custom virtual networkshttps://learn.microsoft.com/en-us/azure/aks/automatic/quick-automatic-custom-network
Create AKS Automatic clusters with pod readiness SLAhttps://learn.microsoft.com/en-us/azure/aks/automatic/quick-automatic-managed-network
Create private AKS Automatic clusters in custom networkshttps://learn.microsoft.com/en-us/azure/aks/automatic/quick-automatic-private-custom-network
Understand AKS preview API lifecycle and deprecation timinghttps://learn.microsoft.com/en-us/azure/aks/concepts-preview-api-life-cycle
Configure static block allocation for Azure CNI Pod Subnethttps://learn.microsoft.com/en-us/azure/aks/configure-azure-cni-static-block-allocation
Understand AKS core concepts and Azure Linux support timelineshttps://learn.microsoft.com/en-us/azure/aks/core-aks-concepts
Use custom certificate authorities on AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority
Understand AKS limits, quotas, and constraintshttps://learn.microsoft.com/en-us/azure/aks/faq
Handle AKS identity binding scale and FIC limitshttps://learn.microsoft.com/en-us/azure/aks/identity-bindings-concepts
Compare latency impact across AKS Istio add-on versionshttps://learn.microsoft.com/en-us/azure/aks/istio-latency
Understand Istio add-on performance, capacity, and scaling limits on AKShttps://learn.microsoft.com/en-us/azure/aks/istio-scale
Understand KEDA limitations and autoscaling behavior in AKShttps://learn.microsoft.com/en-us/azure/aks/keda-about
Understand AKS node resource reservations and capacityhttps://learn.microsoft.com/en-us/azure/aks/node-resource-reservations
Required outbound ports and FQDNs for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/outbound-rules-control-egress
Review AKS regional quotas and VM SKU limitshttps://learn.microsoft.com/en-us/azure/aks/quotas-skus-regions
Understand supported Kubernetes versions in AKShttps://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions
Scale AKS with multiple Standard Load Balancershttps://learn.microsoft.com/en-us/azure/aks/use-multiple-standard-load-balancer
Configure and manage AKS system node poolshttps://learn.microsoft.com/en-us/azure/aks/use-system-pools
Kubernetes version support policy for Azure Kubernetes Fleet Managerhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-fleet-kubernetes-version-support
Use Fleet placement snapshots and history limitshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-placement-snapshots
Understand lifecycle limits for Fleet Manager preview APIshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-preview-api-lifecycle

Security

TopicURL
Apply Conditional Access to AKS clusters and nodeshttps://learn.microsoft.com/en-us/azure/aks/access-control-managed-azure-ad
Access private AKS clusters using command invoke and Run commandhttps://learn.microsoft.com/en-us/azure/aks/access-private-cluster
Configure service account and workload identity for Agentic CLIhttps://learn.microsoft.com/en-us/azure/aks/agentic-cli-for-aks-service-account-workload-identity-setup
Configure RBAC permissions for AKS Desktop projectshttps://learn.microsoft.com/en-us/azure/aks/aks-desktop-permissions
Reference AKS service permissions and roleshttps://learn.microsoft.com/en-us/azure/aks/aks-service-permissions
Secure AKS API server with authorized IP rangeshttps://learn.microsoft.com/en-us/azure/aks/api-server-authorized-ip-ranges
Configure AKS API server authorized IP ranges with service tagshttps://learn.microsoft.com/en-us/azure/aks/api-server-service-tags
Use customer-managed keys for AKS managed disk encryptionhttps://learn.microsoft.com/en-us/azure/aks/azure-disk-customer-managed-keys
Configure and manage AKS certificate rotation policieshttps://learn.microsoft.com/en-us/azure/aks/certificate-rotation
Harden AKS Azure Linux 2.0 nodes to CIS benchmarkhttps://learn.microsoft.com/en-us/azure/aks/cis-azure-linux
Harden AKS Azure Linux 3.0 nodes to CIS benchmarkhttps://learn.microsoft.com/en-us/azure/aks/cis-azure-linux-v3
Apply CIS Kubernetes benchmark controls in AKShttps://learn.microsoft.com/en-us/azure/aks/cis-kubernetes
Apply CIS-aligned Ubuntu security settings for AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/cis-ubuntu
Align AKS Windows node image with CIS benchmarkhttps://learn.microsoft.com/en-us/azure/aks/cis-windows
Configure secure ACR authentication for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/cluster-container-registry-integration
Understand access and identity scenarios in AKShttps://learn.microsoft.com/en-us/azure/aks/concepts-identity
Secure network-isolated AKS cluster connectivity requirementshttps://learn.microsoft.com/en-us/azure/aks/concepts-network-isolated
Restrict kubeconfig access using Azure RBAC in AKShttps://learn.microsoft.com/en-us/azure/aks/control-kubeconfig-access
Configure identity-based AKS access to Key Vault via CSIhttps://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-identity-access
Configure FIPS-compliant node pools in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/enable-fips-nodes
Enable host-based encryption for AKS node datahttps://learn.microsoft.com/en-us/azure/aks/enable-host-encryption
Configure Entra ID RBAC authorization for AKS APIhttps://learn.microsoft.com/en-us/azure/aks/entra-id-authorization
Enable Entra ID authentication for AKS control planehttps://learn.microsoft.com/en-us/azure/aks/entra-id-control-plane-authentication
Configure external identity providers for AKS authenticationhttps://learn.microsoft.com/en-us/azure/aks/external-identity-provider-authentication-configure
Deploy WireGuard encryption for AKS networkinghttps://learn.microsoft.com/en-us/azure/aks/how-to-apply-wireguard
Set up AKS identity bindings for workload identityhttps://learn.microsoft.com/en-us/azure/aks/identity-bindings
Enforce signed container image validation on AKShttps://learn.microsoft.com/en-us/azure/aks/image-integrity
Restrict AKS pod access to IMDS endpointhttps://learn.microsoft.com/en-us/azure/aks/imds-restriction
Plug external CA certificates into AKS Istio add-onhttps://learn.microsoft.com/en-us/azure/aks/istio-plugin-ca
Configure HTTPS and mTLS secure ingress gateways for AKS Istio add-onhttps://learn.microsoft.com/en-us/azure/aks/istio-secure-gateway
Secure KEDA-based autoscaling on AKS with workload identityhttps://learn.microsoft.com/en-us/azure/aks/keda-workload-identity
Authenticate to AKS clusters using kubeloginhttps://learn.microsoft.com/en-us/azure/aks/kubelogin-authentication
Use Entra ID with Kubernetes RBAC in AKS clustershttps://learn.microsoft.com/en-us/azure/aks/kubernetes-rbac-entra-id
Configure Entra service principals for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/kubernetes-service-principal
Disable or manage AKS local admin accounts securelyhttps://learn.microsoft.com/en-us/azure/aks/local-accounts
Configure and manage SSH access to AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/manage-ssh-node-access
Securely connect to AKS cluster nodes for maintenancehttps://learn.microsoft.com/en-us/azure/aks/node-access
Configure networking and RBAC for NAP-enabled AKS clustershttps://learn.microsoft.com/en-us/azure/aks/node-auto-provisioning-networking
Configure AKS node resource group lockdown and deny assignmentshttps://learn.microsoft.com/en-us/azure/aks/node-resource-group-lockdown
Secure AKS access to Azure OpenAI with Entrahttps://learn.microsoft.com/en-us/azure/aks/open-ai-secure-access-quickstart
Implement anti-phishing controls for AKS PCI accesshttps://learn.microsoft.com/en-us/azure/aks/pci-anti-phishing-social-engineering
Set up continuous security monitoring for AKS PCIhttps://learn.microsoft.com/en-us/azure/aks/pci-continuous-security-monitoring
Manage cryptography and keys on AKS for PCI DSShttps://learn.microsoft.com/en-us/azure/aks/pci-cryptography-key-management
Implement enhanced MFA for AKS PCI environmentshttps://learn.microsoft.com/en-us/azure/aks/pci-enhanced-mfa-implementation
Configure PCI-compliant identity and access for AKShttps://learn.microsoft.com/en-us/azure/aks/pci-identity
Deploy malware protection for PCI workloads on AKShttps://learn.microsoft.com/en-us/azure/aks/pci-malware
Configure PCI-compliant monitoring and logging on AKShttps://learn.microsoft.com/en-us/azure/aks/pci-monitor
Implement PCI-compliant network security for AKShttps://learn.microsoft.com/en-us/azure/aks/pci-network
Define security policies for PCI-regulated AKS clustershttps://learn.microsoft.com/en-us/azure/aks/pci-policy
Plan security awareness training for AKS PCI teamshttps://learn.microsoft.com/en-us/azure/aks/pci-security-awareness-training
Secure third-party and supply chain for AKS PCIhttps://learn.microsoft.com/en-us/azure/aks/pci-third-party-supply-chain-security
Use built-in Azure Policy definitions for AKShttps://learn.microsoft.com/en-us/azure/aks/policy-reference
Use pre-created kubelet managed identity in AKShttps://learn.microsoft.com/en-us/azure/aks/pre-created-kubelet-managed-identity
Configure network access paths to private AKS clustershttps://learn.microsoft.com/en-us/azure/aks/private-cluster-connect
Use PIM for just-in-time AKS cluster accesshttps://learn.microsoft.com/en-us/azure/aks/privileged-identity-management
RDP and SSH access to AKS Windows nodeshttps://learn.microsoft.com/en-us/azure/aks/rdp
Manually rotate and manage AKS cluster certificateshttps://learn.microsoft.com/en-us/azure/aks/rotate-certificates
Harden AKS containers with user namespaces, AppArmor, seccomphttps://learn.microsoft.com/en-us/azure/aks/secure-container-access
Use Azure Policy regulatory controls for AKShttps://learn.microsoft.com/en-us/azure/aks/security-controls-policy
Configure system-assigned managed identity for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/system-assigned-managed-identity
Configure Trusted Access for secure AKS API accesshttps://learn.microsoft.com/en-us/azure/aks/trusted-access-feature
Rotate AKS service principal and Entra app credentialshttps://learn.microsoft.com/en-us/azure/aks/update-credentials
Use Microsoft Entra pod-managed identities in AKShttps://learn.microsoft.com/en-us/azure/aks/use-azure-ad-pod-identity
Secure AKS clusters using Azure Policy add-onhttps://learn.microsoft.com/en-us/azure/aks/use-azure-policy
Enable GMSA for Windows nodes in AKS clustershttps://learn.microsoft.com/en-us/azure/aks/use-group-managed-service-accounts
Configure legacy KMS etcd encryption for AKShttps://learn.microsoft.com/en-us/azure/aks/use-kms-etcd-encryption
Migrate AKS clusters from KMS v1 to KMS v2https://learn.microsoft.com/en-us/azure/aks/use-kms-v2
Configure AKS network policies to secure pod traffichttps://learn.microsoft.com/en-us/azure/aks/use-network-policies
Configure OIDC issuer for secure AKS authenticationhttps://learn.microsoft.com/en-us/azure/aks/use-oidc-issuer
Deploy and use pod sandboxing in AKShttps://learn.microsoft.com/en-us/azure/aks/use-pod-sandboxing
Configure Pod Security Admission policies in AKShttps://learn.microsoft.com/en-us/azure/aks/use-psa
Enable Trusted Launch security for AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/use-trusted-launch
Enable user-assigned managed identity for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/user-assigned-managed-identity
Configure cross-tenant workload identity for AKShttps://learn.microsoft.com/en-us/azure/aks/workload-identity-cross-tenant
Configure AKS cluster with Entra Workload Identityhttps://learn.microsoft.com/en-us/azure/aks/workload-identity-deploy-cluster
Use Microsoft Entra Workload ID with AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/workload-identity-overview
Assign Azure RBAC roles for Kubernetes Fleet Managerhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/concepts-rbac
Use managed identities securely with Azure Kubernetes Fleet Managerhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/use-managed-identity

Configuration

TopicURL
Install and configure Agentic CLI for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/agentic-cli-for-aks-install
Monitor AI inference metrics on AKS with KAITOhttps://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator-monitoring
Create infrastructure for Apache Airflow on AKShttps://learn.microsoft.com/en-us/azure/aks/airflow-create-infrastructure
Configure storage and secrets to deploy Airflow on AKS with Helmhttps://learn.microsoft.com/en-us/azure/aks/airflow-deploy
Configure AKS Communication Manager for maintenance notificationshttps://learn.microsoft.com/en-us/azure/aks/aks-communication-manager
Manage AKS component versioning and patching strategyhttps://learn.microsoft.com/en-us/azure/aks/aks-component-versioning
Configure AKS clusters for AKS Desktop compatibilityhttps://learn.microsoft.com/en-us/azure/aks/aks-desktop-install-cluster-setup
Configure AKS Kubernetes end-of-support notificationshttps://learn.microsoft.com/en-us/azure/aks/aks-end-of-support-notifications
List and filter AKS-supported VM SKUs by regionhttps://learn.microsoft.com/en-us/azure/aks/aks-list-skus
Create and manage AKS-managed GPU node poolshttps://learn.microsoft.com/en-us/azure/aks/aks-managed-gpu-nodes
Set up custom domains and SSL for AKS application routinghttps://learn.microsoft.com/en-us/azure/aks/app-routing-dns-ssl
Configure AKS application routing with Gateway APIhttps://learn.microsoft.com/en-us/azure/aks/app-routing-gateway-api
Automate Azure DNS and TLS for AKS Gateway APIhttps://learn.microsoft.com/en-us/azure/aks/app-routing-gateway-api-dns-tls
Manually configure TLS ingress with Gateway API on AKShttps://learn.microsoft.com/en-us/azure/aks/app-routing-gateway-api-tls
Configure multiple NGINX ingress controllers and annotations in AKShttps://learn.microsoft.com/en-us/azure/aks/app-routing-nginx-configuration
Monitor AKS NGINX ingress metrics with Prometheushttps://learn.microsoft.com/en-us/azure/aks/app-routing-nginx-prometheus
Configure Artifact Streaming for AKS node poolshttps://learn.microsoft.com/en-us/azure/aks/artifact-streaming
Configure automatic upgrade channels for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/auto-upgrade-cluster
Configure AKS node OS image autoupgrade channelshttps://learn.microsoft.com/en-us/azure/aks/auto-upgrade-node-os-image
Install and manage Azure App Configuration extension on AKShttps://learn.microsoft.com/en-us/azure/aks/azure-app-configuration
Configure AKS workloads with App Configuration providerhttps://learn.microsoft.com/en-us/azure/aks/azure-app-configuration-quickstart
Tune Azure App Configuration extension settings for AKShttps://learn.microsoft.com/en-us/azure/aks/azure-app-configuration-settings
Configure Azure CNI Overlay networking in AKShttps://learn.microsoft.com/en-us/azure/aks/azure-cni-overlay
Configure Azure CNI Powered by Cilium on AKShttps://learn.microsoft.com/en-us/azure/aks/azure-cni-powered-by-cilium
Configure Azure NetApp Files for AKS podshttps://learn.microsoft.com/en-us/azure/aks/azure-netapp-files
Provision Azure NetApp Files dual-protocol volumeshttps://learn.microsoft.com/en-us/azure/aks/azure-netapp-files-dual-protocol
Provision Azure NetApp Files NFS volumes on AKShttps://learn.microsoft.com/en-us/azure/aks/azure-netapp-files-nfs
Provision Azure NetApp Files SMB volumes on AKShttps://learn.microsoft.com/en-us/azure/aks/azure-netapp-files-smb
Create and mount Linux NFS server volumes in AKShttps://learn.microsoft.com/en-us/azure/aks/azure-nfs-volume
Configure and use cluster autoscaler on AKShttps://learn.microsoft.com/en-us/azure/aks/cluster-autoscaler
Configure and use AKS Cluster Health Monitor checkerhttps://learn.microsoft.com/en-us/azure/aks/cluster-health-monitor
Configure scheduler profiles and plugins in AKShttps://learn.microsoft.com/en-us/azure/aks/configure-aks-scheduler
Configure Azure CNI networking for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/configure-azure-cni
Configure Azure CNI Pod Subnet dynamic IP allocationhttps://learn.microsoft.com/en-us/azure/aks/configure-azure-cni-dynamic-ip-allocation
Configure dual-stack IPv4/IPv6 networking in AKShttps://learn.microsoft.com/en-us/azure/aks/configure-dual-stack
Configure dual-stack IPv4/IPv6 networking in AKShttps://learn.microsoft.com/en-us/azure/aks/configure-dual-stack
Configure kube-proxy backends on AKS clustershttps://learn.microsoft.com/en-us/azure/aks/configure-kube-proxy
Configure kubenet networking for Azure Kubernetes Service clustershttps://learn.microsoft.com/en-us/azure/aks/configure-kubenet
Configure Standard Load Balancer settings for AKShttps://learn.microsoft.com/en-us/azure/aks/configure-load-balancer-standard
Configure AKS scheduler profiles for node bin packinghttps://learn.microsoft.com/en-us/azure/aks/configure-node-binpack-scheduler
Configure Kueue queues for Ray jobs on AKShttps://learn.microsoft.com/en-us/azure/aks/configure-ray-kueue-queues
Configure Static Egress Gateway for AKS outbound IPshttps://learn.microsoft.com/en-us/azure/aks/configure-static-egress-gateway
Configure Container Network Observability for AKS monitoringhttps://learn.microsoft.com/en-us/azure/aks/container-network-observability-how-to
Configure Cilium mTLS encryption on AKS with ACNShttps://learn.microsoft.com/en-us/azure/aks/container-network-security-cilium-mutual-tls-how-to
Configure CoreDNS autoscaling settings in AKShttps://learn.microsoft.com/en-us/azure/aks/coredns-autoscale
Customize CoreDNS behavior in AKS clustershttps://learn.microsoft.com/en-us/azure/aks/coredns-custom
Configure AKS cost analysis for granular allocationhttps://learn.microsoft.com/en-us/azure/aks/cost-analysis
Monitor and reduce AKS idle costs with cost analysishttps://learn.microsoft.com/en-us/azure/aks/cost-analysis-idle-costs
Create Azure infrastructure for MongoDB on AKShttps://learn.microsoft.com/en-us/azure/aks/create-mongodb-infrastructure
Configure internal NGINX ingress with private DNS for AKShttps://learn.microsoft.com/en-us/azure/aks/create-nginx-ingress-private-controller
Create infrastructure for HA PostgreSQL on AKS with CloudNativePGhttps://learn.microsoft.com/en-us/azure/aks/create-postgresql-ha
Create Azure infrastructure for Valkey clusters on AKShttps://learn.microsoft.com/en-us/azure/aks/create-valkey-infrastructure
Configure Azure Disk persistent volumes in AKShttps://learn.microsoft.com/en-us/azure/aks/create-volume-azure-disk
Tune Azure Key Vault CSI Driver configuration on AKShttps://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-configuration-options
Configure AKS node and kubelet settings safelyhttps://learn.microsoft.com/en-us/azure/aks/custom-node-configuration
Customize resource configuration for AKS managed add-onshttps://learn.microsoft.com/en-us/azure/aks/customize-resource-configuration
Configure Dapr extension settings on AKS and Archttps://learn.microsoft.com/en-us/azure/aks/dapr-settings
Delete AKS node pools and understand side effectshttps://learn.microsoft.com/en-us/azure/aks/delete-node-pool
Schedule and deploy batch jobs with Kueue on AKShttps://learn.microsoft.com/en-us/azure/aks/deploy-batch-jobs-with-kueue
Deploy and manage AKS cluster extensions with Azure CLIhttps://learn.microsoft.com/en-us/azure/aks/deploy-extensions-az-cli
Configure and deploy a MongoDB cluster on AKShttps://learn.microsoft.com/en-us/azure/aks/deploy-mongodb-cluster
Deploy a highly available PostgreSQL database on AKShttps://learn.microsoft.com/en-us/azure/aks/deploy-postgresql-ha
Provision Ray and Kueue infrastructure on AKShttps://learn.microsoft.com/en-us/azure/aks/deploy-ray-infrastructure
Configure and deploy a Valkey cluster on AKShttps://learn.microsoft.com/en-us/azure/aks/deploy-valkey-cluster
Configure AKS outbound egress types and behaviorhttps://learn.microsoft.com/en-us/azure/aks/egress-outboundtype
Configure AKS egress with user-defined routeshttps://learn.microsoft.com/en-us/azure/aks/egress-udr
Create infrastructure for highly available GitHub Actions on AKS with Azure Fileshttps://learn.microsoft.com/en-us/azure/aks/github-actions-azure-files-create-infrastructure
Configure FQDN filtering policies with ACNS on AKShttps://learn.microsoft.com/en-us/azure/aks/how-to-apply-fqdn-filtering-policies
Configure L7 network policies with ACNS on AKShttps://learn.microsoft.com/en-us/azure/aks/how-to-apply-l7-policies
Configure and use Container Network Insights Agent on AKShttps://learn.microsoft.com/en-us/azure/aks/how-to-configure-container-network-insights-agent
Configure AKS container network logging with ACNShttps://learn.microsoft.com/en-us/azure/aks/how-to-configure-container-network-logs
Configure AKS container network metrics filtering with Ciliumhttps://learn.microsoft.com/en-us/azure/aks/how-to-configure-container-network-metrics-filtering
Enable and configure eBPF Host Routing on AKShttps://learn.microsoft.com/en-us/azure/aks/how-to-enable-ebpf-host-routing
Configure HTTP proxy settings for AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/http-proxy
Install and configure Inspektor Gadget on AKShttps://learn.microsoft.com/en-us/azure/aks/inspektor-gadget-configure
Create and use internal load balancers in AKShttps://learn.microsoft.com/en-us/azure/aks/internal-lb
Configure Istio Gateway API ingress on AKShttps://learn.microsoft.com/en-us/azure/aks/istio-gateway-api
Configure MeshConfig and supported settings for Istio add-on on AKShttps://learn.microsoft.com/en-us/azure/aks/istio-meshconfig
Enable and configure native sidecar mode for Istio add-on on AKShttps://learn.microsoft.com/en-us/azure/aks/istio-native-sidecar
Configure telemetry and logging for AKS Istio-based service meshhttps://learn.microsoft.com/en-us/azure/aks/istio-telemetry
Configure monitoring and networking for Kafka on AKS using Strimzihttps://learn.microsoft.com/en-us/azure/aks/kafka-configure
Deploy Strimzi and a Kafka cluster on AKShttps://learn.microsoft.com/en-us/azure/aks/kafka-deploy
Prepare Azure infrastructure for Kafka on AKS with Strimzihttps://learn.microsoft.com/en-us/azure/aks/kafka-infrastructure
Configure KMS data encryption for AKS secretshttps://learn.microsoft.com/en-us/azure/aks/kms-data-encryption
Manage AKS Kubernetes resources through Azure portal UIhttps://learn.microsoft.com/en-us/azure/aks/kubernetes-portal
Install and configure Kueue for batch on AKShttps://learn.microsoft.com/en-us/azure/aks/kueue-overview
Limit AKS egress traffic using Azure Firewallhttps://learn.microsoft.com/en-us/azure/aks/limit-egress-traffic
Use public Standard Load Balancer with AKShttps://learn.microsoft.com/en-us/azure/aks/load-balancer-standard
Configure LocalDNS settings for Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/localdns-custom
Abort long-running AKS cluster operations via APIhttps://learn.microsoft.com/en-us/azure/aks/manage-abort-operations
Use managed namespaces to isolate AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/managed-namespaces
Configure monitoring for MongoDB clusters on AKS with PMMhttps://learn.microsoft.com/en-us/azure/aks/monitor-aks-mongodb
Reference monitoring data schema for Azure AKShttps://learn.microsoft.com/en-us/azure/aks/monitor-aks-reference
Configure GPU metrics collection and monitoring in AKShttps://learn.microsoft.com/en-us/azure/aks/monitor-gpu-metrics
Configure NAT gateway options for Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/nat-gateway
Create and configure network-isolated AKS clustershttps://learn.microsoft.com/en-us/azure/aks/network-isolated
Configure AKS pod eviction on VM freeze eventshttps://learn.microsoft.com/en-us/azure/aks/node-auto-drain-evict-on-freeze
Configure AKSNodeClass settings for node auto-provisioninghttps://learn.microsoft.com/en-us/azure/aks/node-auto-provisioning-aksnodeclass
Create NAP-enabled AKS clusters in custom VNetshttps://learn.microsoft.com/en-us/azure/aks/node-auto-provisioning-custom-vnet
Configure disruption policies for NAP nodes in AKShttps://learn.microsoft.com/en-us/azure/aks/node-auto-provisioning-disruption
Configure AKS Node Auto-Provisioning node pool settingshttps://learn.microsoft.com/en-us/azure/aks/node-auto-provisioning-node-pools
Snapshot AKS node pools for repeatable environmentshttps://learn.microsoft.com/en-us/azure/aks/node-pool-snapshot
Configure NVIDIA GPU Operator on AKS clustershttps://learn.microsoft.com/en-us/azure/aks/nvidia-gpu-operator
Download and configure the OSM client binary for AKShttps://learn.microsoft.com/en-us/azure/aks/open-service-mesh-binary
Configure cost-optimized add-on scaling in AKShttps://learn.microsoft.com/en-us/azure/aks/optimized-addon-scaling
Configure planned maintenance windows for AKS upgradeshttps://learn.microsoft.com/en-us/azure/aks/planned-maintenance
Configure AKS private API server access across VNetshttps://learn.microsoft.com/en-us/azure/aks/private-apiserver-vnet-integration-cluster
Configure and deploy private AKS clusters with CLI/Terraformhttps://learn.microsoft.com/en-us/azure/aks/private-clusters
Manually and automatically scale AKS node poolshttps://learn.microsoft.com/en-us/azure/aks/scale-node-pools
Enable shared health probes for AKS Serviceshttps://learn.microsoft.com/en-us/azure/aks/shared-health-probes
Start and stop AKS node pools to optimize costshttps://learn.microsoft.com/en-us/azure/aks/start-stop-nodepools
Use static public IPs with AKS load balancershttps://learn.microsoft.com/en-us/azure/aks/static-ip
Update Key Vault mode for AKS KMS encryptionhttps://learn.microsoft.com/en-us/azure/aks/update-kms-key-vault
Configure rolling upgrade settings for AKS node poolshttps://learn.microsoft.com/en-us/azure/aks/upgrade-aks-node-pools-rolling
Configure Advanced Container Networking Services on AKShttps://learn.microsoft.com/en-us/azure/aks/use-advanced-container-networking-services
Configure AMD GPU node pools on AKShttps://learn.microsoft.com/en-us/azure/aks/use-amd-gpus
Run AKS node pools on Azure Dedicated Hostshttps://learn.microsoft.com/en-us/azure/aks/use-azure-dedicated-hosts
Configure custom CNI plugins for Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/use-byo-cni
Use eTags for concurrency control in AKS APIshttps://learn.microsoft.com/en-us/azure/aks/use-etags
Use Kubernetes node pool labels effectively in AKShttps://learn.microsoft.com/en-us/azure/aks/use-labels
Configure Metrics Server VPA on AKS clustershttps://learn.microsoft.com/en-us/azure/aks/use-metrics-server-vertical-pod-autoscaler
Configure node auto-provisioning in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/use-node-auto-provisioning
Configure Node Disruption Policy for AKS clustershttps://learn.microsoft.com/en-us/azure/aks/use-node-disruption-policy
Configure instance-level public IPs for AKS nodeshttps://learn.microsoft.com/en-us/azure/aks/use-node-public-ips
Configure node taints for workload scheduling in AKShttps://learn.microsoft.com/en-us/azure/aks/use-node-taints
Configure and use NVIDIA GPUs on AKS clustershttps://learn.microsoft.com/en-us/azure/aks/use-nvidia-gpu
Configure Premium SSD v2 disks for AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/use-premium-v2-disks
Configure Pod Security Admission in AKS clustershttps://learn.microsoft.com/en-us/azure/aks/use-psa
Configure and apply Azure tags in AKShttps://learn.microsoft.com/en-us/azure/aks/use-tags
Enable and configure Ultra Disks on AKShttps://learn.microsoft.com/en-us/azure/aks/use-ultra-disks
Deploy and manage Vertical Pod Autoscaler on AKShttps://learn.microsoft.com/en-us/azure/aks/use-vertical-pod-autoscaler
Configure Windows GPU node pools on AKShttps://learn.microsoft.com/en-us/azure/aks/use-windows-gpu
Use Windows HostProcess and privileged containers on AKShttps://learn.microsoft.com/en-us/azure/aks/use-windows-hpc
Reference for AKS Vertical Pod Autoscaler APIhttps://learn.microsoft.com/en-us/azure/aks/vertical-pod-autoscaler-api-reference
Configure AKS virtual nodes with Azure CLI and CNIhttps://learn.microsoft.com/en-us/azure/aks/virtual-nodes-cli
Configure AKS virtual nodes using Azure portalhttps://learn.microsoft.com/en-us/azure/aks/virtual-nodes-portal
Create AKS Windows node pools using containerd runtimehttps://learn.microsoft.com/en-us/azure/aks/windows-containerd
Access the Kubernetes API of an Azure Kubernetes Fleet hub clusterhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/access-fleet-hub-cluster-kubernetes-api
Configure cross-cluster networking in Azure Kubernetes Fleethttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-configure-use-cross-cluster-networking
Set up DNS-based multi-cluster load balancing in Fleethttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-dns-load-balancing
Create and configure Managed Fleet Namespaces in AKShttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-managed-namespaces
Configure resource overrides in Azure Kubernetes Fleethttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-use-overrides-customize-resources-placement
Configure Azure Policy to enforce AKS fleet enrollmenthttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-use-policy-to-add-clusters-to-fleet
Configure intelligent cross-cluster resource placement in Fleethttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/intelligent-resource-placement
Configure multi-cluster L4 load balancing with Fleethttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/l4-load-balancing
Use envelope objects for safe Fleet resource propagationhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/quickstart-envelope-reserved-resources
Configure namespace-scoped resource propagation with Fleet Managerhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/quickstart-namespace-scoped-resource-propagation
Configure cluster resource placement to deploy workloads across Azure Kubernetes Fleet clustershttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/quickstart-resource-propagation
Configure update runs across clusters with Fleet Managerhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/update-orchestration
Configure approval gates in Fleet Manager update strategieshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/update-strategies-gates-approvals
Set scheduled start gates for Fleet Manager updateshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/update-strategies-gates-scheduled-start
Configure taints and tolerations for Fleet resource propagationhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/use-taints-tolerations

Integrations & Coding Patterns

TopicURL
Integrate MCP servers with KAITO on AKShttps://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator-mcp
Configure tool calling for KAITO inference on AKShttps://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator-tool-calling
Attach AKS extension in VS Code to Azure Container Registryhttps://learn.microsoft.com/en-us/azure/aks/aks-extension-attach-azure-container-registry
Connect AKS clusters to AI agents via MCP serverhttps://learn.microsoft.com/en-us/azure/aks/aks-model-context-protocol-server
Autoscale AKS GPU workloads with KEDA and DCGMhttps://learn.microsoft.com/en-us/azure/aks/autoscale-gpu-workloads-with-keda
Integrate Azure HPC Cache with AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/azure-hpc-cache
Mount Azure Blob storage in AKS using CSIhttps://learn.microsoft.com/en-us/azure/aks/create-volume-azure-blob-storage
Use Azure Files CSI volumes with AKS podshttps://learn.microsoft.com/en-us/azure/aks/create-volume-azure-files
Integrate AKS with Azure Key Vault via CSI Driverhttps://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-driver
Configure Secrets Store CSI with NGINX TLS on AKShttps://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-nginx-tls
Refactor EDW application code to use Azure serviceshttps://learn.microsoft.com/en-us/azure/aks/eks-edw-refactor
Use kubectl gadget to inspect AKS workloadshttps://learn.microsoft.com/en-us/azure/aks/inspektor-gadget-run-gadgets
Integrate AKS Istio add-on metrics with Azure Managed Prometheushttps://learn.microsoft.com/en-us/azure/aks/istio-metrics-managed-prometheus
Onboard custom HuggingFace models with KAITO on AKShttps://learn.microsoft.com/en-us/azure/aks/kaito-custom-inference-model
Use KEDA integrations with Azure and OSS serviceshttps://learn.microsoft.com/en-us/azure/aks/keda-integrations
Use Azure and OSS integrations with OSM add-on on AKShttps://learn.microsoft.com/en-us/azure/aks/open-service-mesh-integrations
Run vLLM batch inference with Ray on AKShttps://learn.microsoft.com/en-us/azure/aks/ray-batch-inference
Fine-tune Aurora weather model with Ray on AKShttps://learn.microsoft.com/en-us/azure/aks/ray-finetune-aurora
Serve fine-tuned Aurora model with Ray Serve on AKShttps://learn.microsoft.com/en-us/azure/aks/ray-online-serving
Distributed LLM training with Ray on AKShttps://learn.microsoft.com/en-us/azure/aks/ray-train-llm
Use AKS Vulnerability Data API programmaticallyhttps://learn.microsoft.com/en-us/azure/aks/security-vulnerability-api-reference
Use Telepresence with AKS for local microservice debugginghttps://learn.microsoft.com/en-us/azure/aks/use-telepresence-aks
Deploy Mongo Express client to connect to MongoDB on AKShttps://learn.microsoft.com/en-us/azure/aks/validate-mongodb-cluster
Set up Automated Deployments with Fleet and GitHub Actionshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-automated-deployments
Configure Azure Monitor alerts for Kubernetes Fleet update runshttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-monitor-update-runs
Move Kubernetes workloads between clusters with Fleet resource placementhttps://learn.microsoft.com/en-us/azure/kubernetes-fleet/howto-move-workloads-between-clusters

Deployment

TopicURL
Deploy AI models on AKS using AI toolchain operatorhttps://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator
Use AI toolchain operator in Azure portal for AKShttps://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator-azure-portal
Fine-tune and deploy models on AKS with KAITOhttps://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator-fine-tune
Migrate AKS app routing from NGINX to Gateway APIhttps://learn.microsoft.com/en-us/azure/aks/app-routing-nginx-to-gateway-api-migration
Set up automated deployments to AKS with CI/CDhttps://learn.microsoft.com/en-us/azure/aks/automated-deployments
Provision production-ready AKS infrastructure on Azurehttps://learn.microsoft.com/en-us/azure/aks/create-aks-infrastructure
Move Azure Disk PVs between AKS clustershttps://learn.microsoft.com/en-us/azure/aks/csi-disk-move-subscriptions
Migrate AKS in-tree storage classes to CSI drivershttps://learn.microsoft.com/en-us/azure/aks/csi-migrate-in-tree-volumes
Install Dapr extension on AKS and Arc-enabled clustershttps://learn.microsoft.com/en-us/azure/aks/dapr
Deploy Dapr Workflow applications on AKS via extensionhttps://learn.microsoft.com/en-us/azure/aks/dapr-workflow
Programmatically deploy Azure Kubernetes applications with Azure CLIhttps://learn.microsoft.com/en-us/azure/aks/deploy-application-az-cli
Deploy Azure Kubernetes applications using ARM templateshttps://learn.microsoft.com/en-us/azure/aks/deploy-application-template
Deploy production AKS clusters with Terraform AVMhttps://learn.microsoft.com/en-us/azure/aks/deploy-cluster-terraform-verified-module
Deploy AKS clusters with Confidential Containers and default policyhttps://learn.microsoft.com/en-us/azure/aks/deploy-confidential-containers-default-policy
Deploy Kubernetes applications from Azure Marketplace to AKShttps://learn.microsoft.com/en-us/azure/aks/deploy-marketplace
Deploy SpinKube on AKS for serverless Wasm workloadshttps://learn.microsoft.com/en-us/azure/aks/deploy-spinkube
Configure Azure Pipelines CI/CD to deploy to AKShttps://learn.microsoft.com/en-us/azure/aks/devops-pipeline
Install and use Draft extension on AKShttps://learn.microsoft.com/en-us/azure/aks/draft
Deploy and validate AWS EDW workload on Azure AKShttps://learn.microsoft.com/en-us/azure/aks/eks-edw-deploy
Prepare AKS and infrastructure for EDW workloadhttps://learn.microsoft.com/en-us/azure/aks/eks-edw-prepare
Deploy AWS Yelb web application to Azure AKShttps://learn.microsoft.com/en-us/azure/aks/eks-web-deploy
Prepare production-ready AKS infrastructure for web appshttps://learn.microsoft.com/en-us/azure/aks/eks-web-prepare
Migrate Yelb web application from EKS to AKShttps://learn.microsoft.com/en-us/azure/aks/eks-web-refactor
Enable KEDA add-on on existing AKS clustershttps://learn.microsoft.com/en-us/azure/aks/enable-keda-existing-cluster
Deploy highly available GitHub Actions runners on AKShttps://learn.microsoft.com/en-us/azure/aks/github-actions-azure-files-deploy-test
Deploy Istio-based service mesh add-on on AKS clustershttps://learn.microsoft.com/en-us/azure/aks/istio-deploy-addon
Uninstall Istio-based service mesh add-on and clean AKS resourceshttps://learn.microsoft.com/en-us/azure/aks/istio-uninstall-addon
Upgrade Istio-based service mesh add-on revisions on AKShttps://learn.microsoft.com/en-us/azure/aks/istio-upgrade
Deploy KEDA add-on to AKS using ARM templateshttps://learn.microsoft.com/en-us/azure/aks/keda-deploy-add-on-arm
Deploy AKS KEDA add-on using Azure CLIhttps://learn.microsoft.com/en-us/azure/aks/keda-deploy-add-on-cli
Use GitHub Actions to build and deploy to AKShttps://learn.microsoft.com/en-us/azure/aks/kubernetes-action
Install and use Helm to deploy apps on AKShttps://learn.microsoft.com/en-us/azure/aks/kubernetes-helm
Migrate AKS clusters from autoscaler to node auto-provisioninghttps://learn.microsoft.com/en-us/azure/aks/migrate-from-autoscaler-to-node-auto-provisioning
Migrate AKS KMS v2 to infrastructure encryptionhttps://learn.microsoft.com/en-us/azure/aks/migrate-key-management-service-platform-managed-key-customer-managed-key
Migrate AKS node pools to Azure Container Linuxhttps://learn.microsoft.com/en-us/azure/aks/migrate-nodes-azure-container-linux
Deploy OpenAI-based applications on AKShttps://learn.microsoft.com/en-us/azure/aks/open-ai-quickstart
Deploy Open Service Mesh add-on on AKS using Bicep templateshttps://learn.microsoft.com/en-us/azure/aks/open-service-mesh-deploy-addon-bicep
Uninstall Open Service Mesh add-on and clean up AKS resourceshttps://learn.microsoft.com/en-us/azure/aks/open-service-mesh-uninstall-add-on
Deploy and use OpenFaaS on Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/aks/openfaas
Track AKS release rollout status by regionhttps://learn.microsoft.com/en-us/azure/aks/release-tracker
Migrate AKS clusters to new Azure CNI IPAM and data planeshttps://learn.microsoft.com/en-us/azure/aks/update-azure-cni
Upgrade the AKS control plane independentlyhttps://learn.microsoft.com/en-us/azure/aks/upgrade-aks-control-plane
Automate AKS node upgrades using GitHub Actionshttps://learn.microsoft.com/en-us/azure/aks/upgrade-github-actions
Upgrade AKS Windows node pool OS versionshttps://learn.microsoft.com/en-us/azure/aks/upgrade-windows-os
Use capacity reservation groups with AKS node poolshttps://learn.microsoft.com/en-us/azure/aks/use-capacity-reservation-groups
Run Flyte data and ML pipelines on AKShttps://learn.microsoft.com/en-us/azure/aks/use-flyte
Deploy wasmCloud on AKS for distributed Wasm appshttps://learn.microsoft.com/en-us/azure/aks/wasmcloud

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.