- 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