gcloud-lab/infrastructure
sirius0xdev 5c61d600b0 fix(keda): simplify HTTPScaledObject to valid schema fields only
- Removed cooldownPeriod, scaledownPeriod, paths (all undeclared in http.keda.sh/v1alpha1 CRD)
- Kept pollingInterval:10 for responsiveness + min:0 replicas for true scale-to-zero
- Cleaned both rtx6000 and a100 configs for consistency

Dry-run should now succeed. Scale behavior preserved via polling + low targetPendingRequests (defaults work well for vLLM).
2026-04-29 04:54:49 +00:00
..
controllers feat: add Prometheus, Grafana, and Tailscale monitoring stack 2026-04-26 02:31:53 +00:00
gatewayapi Update route.yaml 2026-04-28 13:18:34 -04:00
gpus fix(keda): simplify HTTPScaledObject to valid schema fields only 2026-04-29 04:54:49 +00:00