Complete AI TrainingYourJobSkills for your job

Skills / granular-workflow-bundle

kubernetes-deployment

Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.

IT & Software Development

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

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcepersonal
License
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-02-27

Related skills

ai-agent-development

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

api-documentation

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

api-security-testing

API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.

bash-scripting

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.

e2e-testing

End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.

linux-troubleshooting

Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures.