Auto-sync: 2026-09-17

This commit is contained in:
Dominik Schön
2026-09-17 22:00:39 +00:00
parent fb47c2a182
commit 1d036dbcdc
6 changed files with 38 additions and 10 deletions
+3 -1
View File
@@ -10,8 +10,10 @@ modified: "2026-07-24"
## Deployment
- **Namespace:** hindsight (K8s)
- **API:** LoadBalancer `10.0.30.208:9177` (**NICHT localhost**)
- **API:** LoadBalancer `10.0.30.208:9177` (**NICHT localhost**, NICHT .201 — dort sitzt seit Rebuild 2026-08-01 Grafana!)
- **Health:** `curl -s http://10.0.30.208:9177/health`
- **Port-Mapping:** Svc 9177 → Container 8888; NodePort-Fallback 31577 (jeder Node)
- **LB-IP-Drift-Warnung:** LB-IPs verschoben sich beim Rebuild 2026-08-01 (hindsight .201→.208). Bei Health-Failure IMMER zuerst `kubectl -n hindsight get svc hindsight-api` gegenprüfen, statt Referenz-IP zu vertrauen
- **Backend:** PostgreSQL + pgvector
- **Config:** `~/.hermes/hindsight/config.json` (api_url gesetzt)