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 Size
M
8h
1 oversight-days
estimated human oversight
Usually one to two reviewer-days of oversight; elapsed execution is often much faster with parallel agents.
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