eventRT/deploy/k8s
douxu c20b36373a feat: add MongoDB K8s deployment manifests and expand deploy guide
- add mongodb StatefulSet, Service, PVC, and Secret manifests for Minikube
  - restructure deploy.md MongoDB section into Docker (1.1) and K8s (1.2) paths
  - add connection verification, cleanup, and teardown sections to deploy guide
  - document local go build/run workflow (section 5.2-5.4)
  - reference eventrt-certs-secret.sh helper and Pod readiness waits
  - fix MongoDB password env var name in docs (INITDB_ROOT_PASSWORD)
  - set imagePullPolicy IfNotPresent on rabbitmq deployment for local images
2026-06-11 16:20:39 +08:00
..
eventrt-certs-secret.sh chore: update k8s deploy config for local Minikube dev environment 2026-06-05 16:38:48 +08:00
eventrt-configmap.yaml refactor: sync logger improvements from modelrt to eventrt 2026-06-08 13:58:48 +08:00
eventrt-deployment.yaml chore: update k8s deploy config for local Minikube dev environment 2026-06-05 16:38:48 +08:00
eventrt-secret.yaml chore: update k8s deploy config for local Minikube dev environment 2026-06-05 16:38:48 +08:00
eventrt-service.yaml feat: add Kubernetes deployment manifests and hardened Dockerfile 2026-05-29 11:09:03 +08:00
mongodb-pvc.yaml feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00
mongodb-secret.yaml feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00
mongodb-service.yaml feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00
mongodb-statefulset.yaml feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00