Kubernetes Readiness Migration

Two-phase Kubernetes containerisation workflow: analyses a codebase against all 12-factor app principles and Kubernetes compatibility requirements to produce a readiness report with detailed microservice decomposition plan (minimal and full recommendations), then systematically resolves all findings by externalising configuration, migrating persistent storage to object store (S3/GCS/Azure Blob), externalising sessions for horizontal scaling, redirecting logging to stdout/stderr, executing decomposition assessments, and generating complete Kubernetes YAML manifests. Validates via three-tier pipeline: docker build, kubeconform, optional cluster. Supports decomposition_scope parameter: minimal (default) or full. Triggers: containerisation, Kubernetes, 12-factor, cloud-native, readiness, migration.

aws-samples 2f2282d 16 files · 692.9 KB Updated

File contents

aws-samples/aws-transform-custom-samples/tree/main/community-sourced-transformations/kubernetes-readiness-migration commit 2f2282d5da

Frequently asked questions

npx skillmds@latest add aws-samples/kubernetes-readiness-migration