Docker & Kubernetes Expert
SECURITY Aby 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.
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
Install Command
npx skills add community/docker-k8s-expertCompatible With
Permissions & Security
Safe
Static scan passed
May run docker/kubectl commands
Always review source code before installing, especially skills requesting filesystem or network access.
In These Packs
Links
GitHub RepositoryRelated Skills
Build robust CI/CD pipelines with GitHub Actions/GitLab CI — testing, security scanning, and deployment automation.
Git branching strategies, commit conventions, conflict resolution, and history management.
Generate structured changelogs and release notes from git history with Keep a Changelog format.
Guide incident response: triage, communication, mitigation, and blameless postmortems.