Kubernetes Manifest Generator

intermediateopsMin 32K context

Generates production-ready Kubernetes manifests — Deployments, Services, Ingresses, ConfigMaps, Secrets, HPAs, and more — from a plain-language description of the workload. Applies best practices for resource limits, health probes, security contexts, and rolling update strategies, with optional Kustomize overlays or Helm chart scaffolding.

Use Cases

  • Scaffolding Deployments and Services for a new microservice
  • Adding HorizontalPodAutoscalers and resource limits to existing workloads
  • Generating Kustomize overlays for staging and production
  • Hardening pods with security contexts and network policies
  • Translating Docker Compose definitions into Kubernetes manifests

Example Prompt

Generate Kubernetes manifests for a stateless Node.js API service with:
- 3 replicas, rolling updates, readiness and liveness probes on /healthz
- CPU/memory requests and limits
- A ClusterIP Service on port 8080
- An Ingress with TLS for api.example.com
- An HPA scaling between 3 and 10 pods at 70% CPU

Use best practices for security contexts and label conventions.

Recommended Models

Compatible Tools

claude-codecursorkiroany

Modalities

Input: text, code
Output: code, text

Related Skills

Author

OpenModels Community

@openmodelsrun