About This Architecture
Moving from VM-based deployments to Kubernetes in six phases. Phase 1: Containerize (Dockerfile, multi-stage builds). Phase 2: Deploy staging K8s (Helm, ConfigMaps). Phase 3: CI/CD with GitHub Actions and ArgoCD. Phase 4: Migrate stateless services. Phase 5: Migrate stateful (PV/PVC). Phase 6: Decommission VMs.