Hacker News new | ask | show | jobs
by ottodacat 315 days ago
We’ve rolled out multi-arch support and wrote up how we’re deploying to both ARM64 and x86_64 — without maintaining two pipelines or duplicating YAML. Using Docker Build Cloud + CAEPE, we build once, test both, and deploy based on arch health. Covers routing workloads, running per-arch smoke tests, and handling selective rollbacks. Would love to hear how others are approaching this in prod.