scale-deployment
CommunityAdjust deployment replicas.
AuthorX-McKay
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill allows for the dynamic adjustment of the number of running instances (replicas) for Kubernetes Deployments and StatefulSets, enabling efficient resource utilization and responsiveness to changing application demands.
Core Features & Use Cases
- Scale Up: Increase replicas to handle increased traffic or workload.
- Scale Down: Decrease replicas to conserve resources during low-demand periods.
- Resource Kind Flexibility: Supports both
DeploymentandStatefulSetresources. - Use Case: Automatically scale the
api-serverdeployment in theproductionnamespace from 2 to 5 replicas when a surge in user traffic is detected.
Quick Start
Scale the 'api-server' deployment in the 'production' namespace to 5 replicas.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: scale-deployment Download link: https://github.com/X-McKay/kubani/archive/main.zip#scale-deployment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.