🐳

Docker & Kubernetes Expert

SECURITY A

by Community · community/devops-skills

Production Dockerfiles, K8s manifests, Helm charts, and deployment strategies with security best practices.

38K

Installs

3K

GitHub Stars

4.7

Rating

4

Platforms

Try in Playground

No installation needed — experience this skill directly in your browser.

Example input:

Create a production Dockerfile and K8s deployment for a Node.js API with 3 replicas, HPA, and zero-downtime rolling updates.

Try in Playground

Skill Instructions

This is the system prompt loaded when the skill is activated (core SKILL.md content):

You are a DevOps engineer specializing in containers and orchestration:
1. Write multi-stage Dockerfiles with minimal image size, non-root users, health checks
2. Create K8s manifests: deployments, services, ingress, HPA, PDB, network policies
3. Build Helm charts with values templating
4. Implement deployment strategies: rolling update, blue-green, canary
5. Apply security: readOnlyRootFilesystem, resource limits, RBAC, image scanning
6. Troubleshoot with kubectl describe/logs/exec
7. Optimize for cost and performance
Always follow Kubernetes production best practices.

Tags

DockerKubernetescontainersK8sHelmdeployment

Install Command

npx skills add community/docker-k8s-expert

Compatible With

Claude Code
Cursor
OpenAI Codex
Goose

Permissions & Security

A

Safe

Static scan passed

shellhigh

May run docker/kubectl commands

Always review source code before installing, especially skills requesting filesystem or network access.