k8s-manifest-generator

k8s manifest generator

wshobson ↓ 8.6k
Claude Code
View source ↗

What it does

  • Create new Kubernetes Deployment manifests
  • Define Service resources for network connectivity
  • Generate ConfigMap and Secret resources for configuration management
  • Create PersistentVolumeClaim manifests for stateful workloads
  • Follow Kubernetes best practices and naming conventions
  • Implement resource limits, health checks, and security contexts
  • Design manifests for multi-environment deployments

Requirements & configuration

  • Use this skill when you need to:

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

k8s manifest generator

Source

Repository: https://github.com/wshobson/agents

k8s-manifest-generator FAQ

What does the k8s-manifest-generator skill do?

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations. Create new Kubernetes Deployment manifests Define Service resources for network connectivity

How do I install k8s-manifest-generator?

Run: npx -y skills add https://github.com/wshobson/agents --skill k8s-manifest-generator --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain k8s-manifest-generator?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

k8s-manifest-generator on getagentictools
[![k8s-manifest-generator on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-k8s-manifest-generator.svg)](https://getagentictools.com/skills/wshobson-agents-k8s-manifest-generator?ref=badge)
npx agentictools info skills/wshobson-agents-k8s-manifest-generator

The second line is the CLI lookup for this page — handy in READMEs and docs.