aks-nodepool-management

Community

Manage AKS node pools for workload isolation.

Authorpauldotyu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you create dedicated worker node pools in Azure Kubernetes Service (AKS) and migrate application workloads away from the system node pool, enhancing cluster stability and resource management.

Core Features & Use Cases

  • Create User Node Pools: Provision new node pools specifically for application workloads.
  • Isolate System Pods: Taint the system node pool to ensure only essential AKS components run there.
  • Migrate Workloads: Seamlessly move application pods to the new worker node pools without manual manifest changes.
  • Use Case: When Azure Advisor recommends creating a dedicated system node pool, use this Skill to add a 'worker' node pool and migrate your applications, ensuring better isolation and adherence to AKS best practices.

Quick Start

Use the aks-nodepool-management skill to create a new worker node pool named 'worker' with 3 nodes in the 'myResourceGroup' resource group for the 'myAKSCluster' cluster.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aks-nodepool-management
Download link: https://github.com/pauldotyu/aks-skills/archive/main.zip#aks-nodepool-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.