kubernetes-deployment
Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.
Best use case
kubernetes-deployment is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.
Teams using kubernetes-deployment should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/kubernetes-deployment/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How kubernetes-deployment Compares
| Feature / Agent | kubernetes-deployment | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Kubernetes Deployment Workflow ## Overview Specialized workflow for deploying applications to Kubernetes including container orchestration, Helm charts, service mesh configuration, and production-ready K8s patterns. ## When to Use This Workflow Use this workflow when: - Deploying to Kubernetes - Creating Helm charts - Configuring service mesh - Setting up K8s networking - Implementing K8s security ## Workflow Phases ### Phase 1: Container Preparation #### Skills to Invoke - `docker-expert` - Docker containerization - `k8s-manifest-generator` - K8s manifests #### Actions 1. Create Dockerfile 2. Build container image 3. Optimize image size 4. Push to registry 5. Test container #### Copy-Paste Prompts ``` Use @docker-expert to containerize application for K8s ``` ### Phase 2: K8s Manifests #### Skills to Invoke - `k8s-manifest-generator` - Manifest generation - `kubernetes-architect` - K8s architecture #### Actions 1. Create Deployment 2. Configure Service 3. Set up ConfigMap 4. Create Secrets 5. Add Ingress #### Copy-Paste Prompts ``` Use @k8s-manifest-generator to create K8s manifests ``` ### Phase 3: Helm Chart #### Skills to Invoke - `helm-chart-scaffolding` - Helm charts #### Actions 1. Create chart structure 2. Define values.yaml 3. Add templates 4. Configure dependencies 5. Test chart #### Copy-Paste Prompts ``` Use @helm-chart-scaffolding to create Helm chart ``` ### Phase 4: Service Mesh #### Skills to Invoke - `istio-traffic-management` - Istio - `linkerd-patterns` - Linkerd - `service-mesh-expert` - Service mesh #### Actions 1. Choose service mesh 2. Install mesh 3. Configure traffic management 4. Set up mTLS 5. Add observability #### Copy-Paste Prompts ``` Use @istio-traffic-management to configure Istio ``` ### Phase 5: Security #### Skills to Invoke - `k8s-security-policies` - K8s security - `mtls-configuration` - mTLS #### Actions 1. Configure RBAC 2. Set up NetworkPolicy 3. Enable PodSecurity 4. Configure secrets 5. Implement mTLS #### Copy-Paste Prompts ``` Use @k8s-security-policies to secure Kubernetes cluster ``` ### Phase 6: Observability #### Skills to Invoke - `grafana-dashboards` - Grafana - `prometheus-configuration` - Prometheus #### Actions 1. Install monitoring stack 2. Configure Prometheus 3. Create Grafana dashboards 4. Set up alerts 5. Add distributed tracing #### Copy-Paste Prompts ``` Use @prometheus-configuration to set up K8s monitoring ``` ### Phase 7: Deployment #### Skills to Invoke - `deployment-engineer` - Deployment - `gitops-workflow` - GitOps #### Actions 1. Configure CI/CD 2. Set up GitOps 3. Deploy to cluster 4. Verify deployment 5. Monitor rollout #### Copy-Paste Prompts ``` Use @gitops-workflow to implement GitOps deployment ``` ## Quality Gates - [ ] Containers working - [ ] Manifests valid - [ ] Helm chart installs - [ ] Security configured - [ ] Monitoring active - [ ] Deployment successful ## Related Workflow Bundles - `cloud-devops` - Cloud/DevOps - `terraform-infrastructure` - Infrastructure - `docker-containerization` - Containers
Related Skills
kubernetes-specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.
deployment-automation
Automate application deployment to cloud platforms and servers. Use when setting up CI/CD pipelines, deploying to Docker/Kubernetes, or configuring cloud infrastructure. Handles GitHub Actions, Docker, Kubernetes, AWS, Vercel, and deployment best practices.
wemp-operator
> 微信公众号全功能运营——草稿/发布/评论/用户/素材/群发/统计/菜单/二维码 API 封装
zsxq-smart-publish
Publish and manage content on 知识星球 (zsxq.com). Supports talk posts, Q&A, long articles, file sharing, digest/bookmark, homework tasks, and tag management. Use when publishing content to 知识星球, creating/editing posts, uploading files/images/audio, managing digests, batch publishing, or formatting content for 知识星球.
zoom-automation
Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.
zoho-crm-automation
Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.
ziliu-publisher
字流(Ziliu) - AI驱动的多平台内容分发工具。用于一次创作、智能适配排版、一键分发到16+平台(公众号/知乎/小红书/B站/抖音/微博/X等)。当用户需要多平台发布、内容排版、格式适配时使用。触发词:字流、ziliu、多平台发布、一键分发、内容分发、排版发布。
zhihu-post-skill
> 知乎文章发布——知乎平台内容创作与发布自动化
zendesk-automation
Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.
youtube-knowledge-extractor
This skill performs deep analysis of YouTube videos through **both information channels** Multimodal YouTube video analysis through both audio (transcript) and visual (frame extraction + image analysis) channels. Especially powerful for HowTo videos, tutorials, demos, and explainer videos where what is SHOWN (screenshots, UI demos, diagrams, code, physical actions) is just as important as what is SAID. Use this skill whenever a user wants to analyze, summarize, or create step-by-step guides from YouTube videos, or when they share a YouTube URL and want to understand what happens in the video. Triggers on requests like "Analyze this YouTube video", "Create a step-by-step guide from this video", "What does this video show?", "Summarize this tutorial", or any YouTube URL shared with analysis intent.
youtube-factory
Generate complete YouTube videos from a single prompt - script, voiceover, stock footage, captions, thumbnail. Self-contained, no external modules. 100% free tools.
youtube-automation
Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas.