gcloud-lab/apps
Hermes Agent 25850b5b04 replace manual Kafka StatefulSet with Strimzi operator CR
Remove hand-rolled KRaft StatefulSet that kept failing (mount conflicts,
advertised.listeners issues). Replace with a single Strimzi Kafka CR.

Strimzi handles:
- KRaft setup, storage, scaling
- Broker config & advertised listeners (auto-resolved)
- Topic Operator for proper topic lifecycle
- Bootstrap service at trading-kafka-kafka-bootstrap.customer1.svc.cluster.local:9092

Requires Strimzi 1.0.0 operator installed in the cluster first:
  kubectl apply -f https://strimzi.io/install/latest?namespace=customer1 -n customer1
2026-05-26 01:32:57 +00:00
..
base replace manual Kafka StatefulSet with Strimzi operator CR 2026-05-26 01:32:57 +00:00
osint-dashboard feat: OSINT Dashboard app + Helm templates 2026-05-21 13:39:52 +00:00
staging Update kustomization.yaml 2026-05-25 02:44:21 -04:00
vwap-monitor feat: add Prometheus, Grafana, and Tailscale monitoring stack 2026-04-26 02:31:53 +00:00