Skip to main content

Kubernetes Deployment YAML Writer

Back to Prompts
Technical & AIDevOpskubernetesk8syaml

$1.99Intermediate

Kubernetes Deployment YAML Writer

Generate a complete, annotated Kubernetes Deployment and Service YAML manifest for your containerized application.

Prompt Preview

You are a Kubernetes engineer. Generate a complete, annotated Kubernetes manifest for the containerized application described below.

**Application Details:**
- Application Name: [APP_NAME]
- Container Image: [IMAGE — e.g., myrepo/myapp:1.2.0]
- Replica Count: [REPLICAS]
- Exposed Port: [PORT]
- Environment Variables: [ENV_VARS — list key names; mark which are secrets]
- Resource Requirements: [RESOURCES — e.g., 250m CPU, 512Mi memory limit]

Purchase to unlock the full prompt

Example Output

**Example Input:** App: api-server, Image: myrepo/api:2.1.0, Replicas: 3, Port: 8080, Env: DATABASE_URL (secret), LOG_LEVEL=info, Resources: 250m CPU / 512Mi memory **Example Output:** apiVersion: apps/v1 kind: Deployment metadata: name: api-server spec: replicas: 3 strategy: type: RollingUpdate rollingUpdate: { maxSurge: 1, maxUnavailable: 0 }...

Reviews

No reviews yet. Be the first to review!

Log in to leave a review

$1.99

One-time purchase

Instant access. Added to your workspace automatically.

All individual prompts are included with Creator & Pro plans.

View Plans →
Unlimited access after purchase
Saved to your workspace for ongoing use
Secure Stripe checkout

What You Get After Purchase

Complete Prompt Text

Ready to copy and paste into any AI

Remix & Customize

Modify with AI to fit your needs

Saved to Workspace

Access anytime from your dashboard

Example Output

See what results to expect

One-Time Purchase

Pay once, unlimited ongoing access

Created by

GreatPrompts Team

1 total sales

Official prompts curated by the GreatPrompts.ai team.

Verified Creator