877 B
877 B
HTTPRoute cutover runbook
Current production domains are owned by ircs-system routes:
huawai.sophia.fr.eu.org->ircs-system/huawai-svc:80ircs.sophia.fr.eu.org->ircs-system/ircs-frontend-svc:80
V3 production routes are declared under ircs-prod/edge-cutover:
huawai.sophia.fr.eu.org->ircs-prod/ircs-frontend-gateway:80ircs.sophia.fr.eu.org->ircs-prod/ircs-frontend-gateway:8080
Cutover order:
- Confirm
ircs-prodpods are Ready. - Confirm cluster-internal portal/admin smoke is healthy.
- Disable automated sync on old
argocd/ircs-appso it does not recreate old routes. - Apply edge routes and delete old
ircs-systembusiness routes. - Verify Envoy Gateway accepts the new routes.
- Verify external domains through the NLB/Cloudflare path.
Use scripts/cutover-httproute.ps1 -Execute from this repo root when ready.