modelRT/deploy/k8s
douxu 908c713565 chore: add rabbitmq cert secret script and plugins configmap
- add rabbitmq-certs-secret.sh helper to create the server cert secret
  - add rabbitmq-plugins-config.yaml ConfigMap enabling ssl auth, management,
    prometheus, and web dispatch plugins
  - rename rabbitmq Deployment from `eventrt-rabbitmq` to `rabbitmq`
  - document the secret-creation script in deploy.md
2026-06-12 11:20:58 +08:00
..
grafana-configmap.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
grafana-deployment.yaml chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
grafana-service.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
jaeger-deployment.yaml chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
jaeger-service.yaml fix: correct typo in Jaeger K8s service name 2026-06-08 17:05:21 +08:00
loki-configmap.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
loki-deployment.yaml chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
loki-pvc.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
loki-service.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
modelrt-certs-secret.sh feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
modelrt-configmap.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
modelrt-deployment.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
modelrt-secret.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
modelrt-service.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
mongodb-pvc.yaml refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
mongodb-secret.yaml refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
mongodb-service.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
mongodb-statefulset.yaml chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
pg-configmap.yaml docs: add Minikube PostgreSQL manifests and clean deploy markdown 2026-05-27 16:51:00 +08:00
pg-pvc.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
pg-service.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
pg-statefulset.yaml docs: add Minikube PostgreSQL manifests and clean deploy markdown 2026-05-27 16:51:00 +08:00
promtail-configmap.yaml fix: fix K8s service names, deployment command, and GORM logger 2026-06-03 17:11:54 +08:00
promtail-daemonset.yaml chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
promtail-rbac.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
rabbitmq-certs-secret.sh chore: add rabbitmq cert secret script and plugins configmap 2026-06-12 11:20:58 +08:00
rabbitmq-config.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
rabbitmq-deployment.yaml chore: add rabbitmq cert secret script and plugins configmap 2026-06-12 11:20:58 +08:00
rabbitmq-plugins-config.yaml chore: add rabbitmq cert secret script and plugins configmap 2026-06-12 11:20:58 +08:00
rabbitmq-secret.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
rabbitmq-service.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
rabbitmq-users-config.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00
redis-deployment.yaml chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
redis-service.yaml feat: add dedicated message-exchange for task lifecycle notifications 2026-05-13 16:58:36 +08:00