root 465a9859b7
All checks were successful
AI Review / AI Code Review (pull_request) Successful in 1s
PR Checks / Validate & Security Scan (pull_request) Successful in 10s
feat: add Argo Rollouts with canary strategy for prod
- Install Argo Rollouts via ArgoCD (Helm chart 2.39.1)
- Add Rollout template with nginx traffic routing
- Add canary Service for traffic splitting
- Enable canary for prod arch-docs (20% → 60s → 50% → 60s → 100%)
- Dev/staging remain standard Deployment (1 replica, canary not useful)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 19:36:11 +01:00
2026-02-14 08:46:58 +01:00

k8s-apps

ArgoCD application manifests (Phase 6 PoC)

Description
ArgoCD GitOps manifests — app-of-apps, Helm values, infra configs (production)
Readme 692 KiB
Languages
Smarty 100%