modelRT/deploy/k8s
douxu 98a28b62eb feat: add Grafana Alloy log collection manifests for K8s
- add alloy-daemonset to run Alloy on every node via DaemonSet
  - add alloy-configmap to scrape Pod logs through the K8s API and parse
    zap JSON fields (level, traceID, pod, namespace) into Loki labels
  - add alloy-rbac granting pods/log read access for log collection
  - forward parsed logs to loki-service for Grafana querying
2026-06-22 16:06:09 +08:00
..
alloy-configmap.yaml feat: add Grafana Alloy log collection manifests for K8s 2026-06-22 16:06:09 +08:00
alloy-daemonset.yaml feat: add Grafana Alloy log collection manifests for K8s 2026-06-22 16:06:09 +08:00
alloy-rbac.yaml feat: add Grafana Alloy log collection manifests for K8s 2026-06-22 16:06:09 +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