keda-prometheus Link
KEDA → Prometheus (PromQL-based scaling)
Generated File
k8s/deploy/base/scaleup/prometheus.yaml
Link Attributes
keda_query → PromQL query (default: "up")
keda_threshold → Threshold value (default: "1")
keda_pollinginterval → Polling interval (default: 30)
keda_cooldownperiod → Cooldown period (default: 300)
keda_minreplicacount → Min replicas (default: 1)
keda_maxreplicacount → Max replicas (default: 20)
keda_activationthreshold → Activation threshold
keda_ignorenullvalues → Ignore null results
keda_timeout → Query timeout
keda_unsafessl → Allow insecure SSL
keda_customheaders → Custom HTTP headers
keda_queryparameters → Custom query parameters
What Gets Created
• ScaledObject: [prometheus-name]-prometheus-scale
Targets: prometheus-prometheus-kube-prometheus-prometheus StatefulSet