---
name: deploy
description: Deploy applications, infrastructure, and services to Kubernetes
category: deployment
---
# Deploy to Kubernetes
What do you want to deploy?
**Examples:**
- "Deploy a Node.js web application with PostgreSQL database"
- "Deploy Prometheus monitoring with Grafana dashboards"
- "Deploy WordPress with MySQL and persistent storage"
- "Deploy ArgoCD for GitOps workflows"
- "Deploy Redis cluster for caching"
- "Deploy ingress controller with SSL certificates"
**Your deployment intent**: [Please describe what you want to deploy]
---
Once you provide your intent, I'll call the `recommend` tool to generate deployment recommendations for your Kubernetes cluster.