- containerPort: 3000 (matches Next.js default + Dockerfile ENV PORT=3000) - All probes (startup/liveness/readiness): path (Next.js serves root when ready) - Service targetPort: 3000 Fixes 'not ready' and 'can't reach it' (previous mismatch with 8000 + /api/health which didn't exist). Live manifests updated (source of truth). |
||
|---|---|---|
| .. | ||
| configmaps | ||
| dashboard | ||
| data-service | ||
| execute-service | ||
| network-policies | ||
| news-service | ||
| routes | ||
| secrets | ||
| kustomization.yaml | ||