clawd
|
0af9c3935b
|
feat: Add k8s deployment manifests for staging environment (Phase 10-07, Task 2)
- PostgreSQL StatefulSet with ConfigMap, Secret, and Service
- Backend Deployment with health checks and resource limits
- Frontend Deployment with health checks and resource limits
- Ingress configuration for traefik/nginx ingress controllers
- Comprehensive deployment report documenting staging setup
- All services running and healthy with 0 restarts
- Database schema migration pending
Staging cluster status:
- gravl-backend: 1/1 Running ✅
- gravl-frontend: 1/1 Running ✅
- gravl-db: 1/1 Running ✅
- Ingress: traefik configured and responding ✅
|
2026-03-06 14:08:32 +01:00 |
|