# Container Orchestration Platform Boilerplate

## Overview
Docker containerization, Kubernetes orchestration, microservices deployment, container registry

## Tech Stack
- **Containers**: Docker, Podman
- **Orchestration**: Kubernetes, Docker Swarm
- **Registry**: Docker Hub, Amazon ECR
- **Monitoring**: Prometheus, Grafana
- **Service Mesh**: Istio, Linkerd
- **CI/CD**: GitLab CI, GitHub Actions

## Specialized Agents
- `container-architect` - Container strategy and design
- `kubernetes-operator-developer` - K8s custom resource development
- `service-mesh-engineer` - Microservices communication setup
- `container-security-specialist` - Container security and compliance

## Key Features
- Container image management
- Kubernetes cluster management
- Microservices orchestration
- Auto-scaling and load balancing
- Service discovery and mesh
- Container monitoring and logging

## Orchestration Features
- Pod scheduling and management
- Service load balancing
- ConfigMaps and Secrets
- Persistent volume management
- Horizontal pod autoscaling
- Rolling updates and rollbacks

## Architecture Patterns
- Microservices architecture
- Container-first development
- GitOps deployment workflows
- Service mesh communication

## Implementation Requirements
- Multi-cluster management
- Container security scanning
- Resource optimization
- High availability setup
- Monitoring and observability
- Automated deployment pipelines