DevOps & Infra
kubernetes-deployment - Claude MCP Skill
Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.
SEO Guide: Enhance your AI agent with the kubernetes-deployment tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to kubernetes deployment workflow for container orchestration, helm charts, service mesh, and productio... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# 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
Signals
Information
- Repository
- arlenagreer/claude_configuration_docs
- Author
- arlenagreer
- Last Sync
- 5/10/2026
- Repo Updated
- 5/7/2026
- Created
- 4/10/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
cursorrules
CrewAI Development Rules
CLAUDE
CLAUDE.md
sparc
Execute SPARC methodology workflows with Claude-Flow
mem0-vercel-ai-sdk
Mem0 provider for Vercel AI SDK (@mem0/vercel-ai-provider). TRIGGER when: user mentions "vercel ai sdk", "@mem0/vercel-ai-provider", "createMem0", "retrieveMemories", "addMemories", "getMemories", "searchMemories", "mem0 vercel", "AI SDK provider", "AI SDK memory", or is using generateText/streamText with mem0. Also triggers for Next.js apps needing memory-augmented AI. DO NOT TRIGGER when: user asks about direct Python/TS SDK calls without Vercel (use mem0 skill), or CLI terminal commands (use mem0-cli skill).
Related Guides
Mastering Python Development with Claude: A Complete Guide to the Python Skill
Learn how to use the python Claude skill. Complete guide with installation instructions and examples.
Building Full-Stack Applications with Claude: The Node.js MongoDB JWT Express React Skill Guide
Learn how to use the nodejs mongodb jwt express react Claude skill. Complete guide with installation instructions and examples.
Complete Guide to the Node.js MongoDB Claude Skill: Supercharge Your Full-Stack Development
Learn how to use the nodejs mongodb Claude skill. Complete guide with installation instructions and examples.