containerization
Installation
SKILL.md
Containerization & Orchestration
Build, ship, and run applications with Docker and Kubernetes following production best practices.
When to Use
- Building Docker images for applications
- Writing Docker Compose for multi-service local development
- Deploying to Kubernetes clusters
- Creating CI/CD pipelines that build and push container images
- Migrating from VMs to containers