gcloud-lab/apps/base/customer1/siriusdevops-db
Hermes Agent d012cac7f4 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 00:38:57 +00:00
..
kustomization.yaml replace manual Kafka StatefulSet with Strimzi operator CR 2026-05-26 00:38:57 +00:00
pg-cluster-siriusdevops.yaml feat: migrate all trading-platform services from hermes-pgdb to siriusdevops-pgdb 2026-05-25 07:55:15 +00:00
siriusdevops-scheduled-backup.yaml feat: add siriusdevops CNPG cluster + waitlist API K8s manifests (#112) 2026-05-14 19:24:33 -04:00
trading-dashboard-db-credentials.yaml fix secrets 2026-05-25 00:49:20 +00:00
trading-dashboard-db.yaml feat(customer1): add trading_dashboard database to siriusdevops-pgdb CNPG cluster 2026-05-24 20:02:20 +00:00
trading-data-db.yaml feat: migrate all trading-platform services from hermes-pgdb to siriusdevops-pgdb 2026-05-25 07:55:15 +00:00
trading-db-credentials.yaml feat: migrate all trading-platform services from hermes-pgdb to siriusdevops-pgdb 2026-05-25 07:55:15 +00:00
trading-kafka.yaml replace manual Kafka StatefulSet with Strimzi operator CR 2026-05-26 00:38:57 +00:00
waitlist-db-credentials.yaml fix: SOPS-encrypt waitlist secrets with age key 2026-05-15 01:36:06 +00:00
waitlist-db.yaml feat: add siriusdevops CNPG cluster + waitlist API K8s manifests (#112) 2026-05-14 19:24:33 -04:00