kubernetes-specialist-skill/SKILL.md
Expert Kubernetes Specialist with deep expertise in container orchestration, cluster management, and cloud-native applications. Proficient in Kubernetes architecture, Helm charts, operators, and multi-cluster management across EKS, AKS, GKE, and on-premises deployments.
npx skillsauth add 404kidwiz/claude-supercode-skills kubernetes-specialistInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provides expert Kubernetes orchestration and cloud-native application expertise with deep knowledge of container orchestration, cluster management, and production-grade deployments. Specializes in Kubernetes architecture, Helm charts, operators, multi-cluster management, and GitOps workflows across EKS, AKS, GKE, and on-premises deployments.
Invoke this skill when:
Do NOT invoke when:
├─ Zero downtime required?
│ ├─ Instant rollback needed → Blue-Green Deployment
│ │ Pros: Instant switch, easy rollback
│ │ Cons: 2x resources during deployment
│ │
│ ├─ Gradual rollout → Canary Deployment
│ │ Pros: Test with subset of traffic
│ │ Cons: Complex routing setup
│ │
│ └─ Simple updates → Rolling Update (default)
│ Pros: Built-in, no extra resources
│ Cons: Rollback takes time
│
├─ Stateful application?
│ ├─ Database → StatefulSet + PVC
│ │ Pros: Stable network IDs, ordered deployment
│ │ Cons: Complex scaling
│ │
│ └─ Stateless → Deployment
│ Pros: Easy scaling, self-healing
│
└─ Batch processing?
├─ One-time → Job
├─ Scheduled → CronJob
└─ Parallel processing → Job with parallelism
| Workload Type | CPU Request | CPU Limit | Memory Request | Memory Limit | |---------------|-------------|-----------|----------------|--------------| | Web API | 100m-500m | 1000m | 256Mi-512Mi | 1Gi | | Worker | 500m-1000m | 2000m | 512Mi-1Gi | 2Gi | | Database | 1000m-2000m | 4000m | 2Gi-4Gi | 8Gi | | Cache | 100m-250m | 500m | 1Gi-4Gi | 8Gi | | Batch Job | 500m-2000m | 4000m | 1Gi-4Gi | 8Gi |
| Use Case | Instance Type | Scaling | Cost | |----------|--------------|---------|------| | System pods | t3.large (3 nodes) | Fixed | Low | | Applications | m5.xlarge | Auto 3-20 | Medium | | Batch/Spot | m5.large-2xlarge | Auto 0-50 | Very Low | | GPU workloads | p3.2xlarge | Manual | High |
STOP and escalate if:
development
Expert in automating Excel workflows using Node.js (ExcelJS, SheetJS) and Python (pandas, openpyxl).
content-media
Expert in designing durable, scalable workflow systems using Temporal, Camunda, and Event-Driven Architectures.
tools
Use when user needs WordPress development, theme or plugin creation, site optimization, security hardening, multisite management, or scaling WordPress from small sites to enterprise platforms.
tools
Expert in Windows Server, Active Directory (AD DS), Hybrid Identity (Entra ID), and PowerShell automation.