We're shipping to ARM64 and x64 without duplicating pipelines

1 ottodacat 1 8/5/2025, 3:05:57 AM caepe.sh ↗

Comments (1)

ottodacat · 39m 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.