kubernetes-patterns
Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or reviewing Kubernetes manifests, or debugging probes, RBAC, autoscaling, or resource limits.
- installs 8w
- 1,695
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
This is an agent skill (SKILL.md) that gives AI coding agents copy-pasteable, production-grade Kubernetes YAML patterns and kubectl debugging commands, organized by task. It covers Deployments, Services/Ingress, probes, ConfigMaps/Secrets, resource requests/limits, RBAC, HPA, PodDisruptionBudgets, Jobs/CronJobs, anti-patterns, and best-practice checklists.
Reach for it when you want your agent to write, review, or debug Kubernetes manifests against established production patterns instead of generic YAML.
Use it to
- Write production Deployment manifests
- Configure liveness, readiness, and startup probes
- Set up least-privilege RBAC and ServiceAccounts
- Configure resource requests, limits, and autoscaling
- Debug pods with kubectl commands
For Developers and platform engineers writing or reviewing Kubernetes deployments
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,500
- Installs, 8 weeks
- 1,695
- Host stars
- 261k
- Host language
- JavaScript