k8s-manifest-generator
Generates production-ready Kubernetes manifests with security best practices, resource limits, and validation.
Install
npx skills add https://github.com/wshobson/agents --skill k8s-manifest-generatorStats
| Total installs | 3,554 |
| Weekly installs | 3.5K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers eight core resource types with step-by-step guidance: Deployments with health checks and resource limits, Services (ClusterIP, LoadBalancer, NodePort), ConfigMaps, Secrets, PersistentVolumeClaims, security contexts, labels, and multi-resource organization
- Includes security best practices such as running as non-root, dropping capabilities, read-only filesystems, and Pod Security Standards
- Provides four common patterns: stateless web applications, stateful databases, background jobs, and multi-container pods with ready-to-use templates
- Covers validation and testing workflows using kubectl dry-run, kubeval, kube-score, and kube-linter to catch configuration errors before deployment
Tags
Related skills
| Skill | Installs | vs k8s-manifest-generator |
|---|---|---|
| temporal-python-testing | 3,615 | +61 |
| firebase-hosting-basics | 3,698 | +144 |
| web3-testing | 3,516 | -38 |
| mtls-configuration | 3,257 | -297 |
| firebase-app-hosting-basics | 3,604 | +50 |
FAQ
- How many installs does k8s-manifest-generator have?
- k8s-manifest-generator has 3,554 total installs and 3.5K installs this week.
- Where is k8s-manifest-generator hosted?
- k8s-manifest-generator is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does k8s-manifest-generator have?
- k8s-manifest-generator has 32.4K GitHub stars.
- When was k8s-manifest-generator first indexed?
- OrangeBot.AI first indexed k8s-manifest-generator on Jan 20, 2026.
- How do I install k8s-manifest-generator?
- Run: npx skills add https://github.com/wshobson/agents --skill k8s-manifest-generator