Sample Migration
Docker Compose → Kubernetes
A public example of the analysis output. Sign in to run your own migration.
Analysis Sections
78
Analysis Confidence
High confidence
This score reflects how trustworthy the migration assessment is based on the current evidence, assumptions, and unresolved unknowns.
Analysis rationale
Based on common Compose patterns and standard K8s deployment guidance.
Effort
M
~1 oversight-days of your time
8h agent execution
Agents handle the bulk in parallel. You review, approve key decisions, and verify the output.
Container image preparation2h
Kubernetes manifest creation2h
Helm chart development2h
Validation & testing2h
Assumptions
- Single environment deployment
- EKS cluster is already provisioned
- CI/CD exists for container builds
Largest Effort Drivers
- Largest driver: Container image preparation (2h)
- Next driver: Kubernetes manifest creation (2h)
- Next driver: Helm chart development (2h)
- Estimate assumptions affecting scope: EKS cluster is already provisioned; CI/CD exists for container builds