ai-code-battle/deploy/k8s/ci
jedarden e88749b134 Add Traefik ingress, TLS certificate, and Argo CI/CD pipeline manifests
- Traefik IngressRoute for api.aicodebattle.com with CORS, security
  headers, and rate limiting (100 req/min)
- cert-manager Certificate (Let's Encrypt prod, ECDSA P-256)
- Argo Events webhook EventSource + Sensor (triggers on master push)
- Argo Workflows: parallel Kaniko builds for all 10 container images
  plus web SPA site build, with layer caching
- CI ServiceAccount + RBAC for workflow execution
- Registry credentials SealedSecret template

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 01:26:01 -04:00
..
event-source.yaml Add Traefik ingress, TLS certificate, and Argo CI/CD pipeline manifests 2026-03-26 01:26:01 -04:00
sensor.yaml Add Traefik ingress, TLS certificate, and Argo CI/CD pipeline manifests 2026-03-26 01:26:01 -04:00
service-account.yaml Add Traefik ingress, TLS certificate, and Argo CI/CD pipeline manifests 2026-03-26 01:26:01 -04:00
workflow-template-build-image.yaml Add Traefik ingress, TLS certificate, and Argo CI/CD pipeline manifests 2026-03-26 01:26:01 -04:00
workflow-template-build-site.yaml Add Traefik ingress, TLS certificate, and Argo CI/CD pipeline manifests 2026-03-26 01:26:01 -04:00