Story Crater Bot
|
69ad5c371c
|
k8s/messaging: add kafka kmsvc and temporal workflows
- Kafka 3-broker cluster (RF=3, min-ISR=2)
- kmsvc SQS-like API on Kafka
- Redis dedup (standalone, can extend to HA)
- Temporal workflow orchestration (Cassandra backend)
|
2026-08-18 15:08:00 -07:00 |
|
Story Crater Bot
|
a3f261f548
|
k8s/ci-cd: add forgejo gitops and argocd deployment
- Forgejo git forge + OCI registry
- Argo CD pull-based GitOps
- Private CA TLS (self-signed 10-year cert)
- Machine credentials scoped to repositories
|
2026-08-18 15:08:00 -07:00 |
|
Story Crater Bot
|
0af06b1239
|
k8s/monitoring: add prometheus grafana loki observability
- Loki log aggregation (MinIO backed, 10-day retention)
- Promtail daemonset (pod + talos journal logs)
- Prometheus + kube-state-metrics
- Grafana dashboards (6-row template per service)
|
2026-08-18 15:08:00 -07:00 |
|
Story Crater Bot
|
831dd50805
|
k8s/iam: add cloudnativepg postgres and vault + authentik
- PostgreSQL 3-replica HA with pgvector
- Vault S3 storage backend (MinIO)
- Authentik federated OIDC provider
- Vault auto-unseal via postStart hook
|
2026-08-18 15:08:00 -07:00 |
|
Story Crater Bot
|
7da222e243
|
k8s/storage: add minio s3 with 3-way replication and oidc
- MinIO 3-node site replication (az-a/b/c)
- S3 backend for Loki chunks (10-day retention)
- OIDC integration with Authentik
- envFrom for secret injection
|
2026-08-18 15:08:00 -07:00 |
|
Story Crater Bot
|
df777fb829
|
k8s: add base namespace and pod disruption budgets
- Namespace setup script with PSP/RBAC
- PodDisruptionBudgets for all services (zero-downtime drain)
|
2026-08-18 15:08:00 -07:00 |
|