Closed xobot42 closed 1 year ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/kind support /assign @dgrisonnet /triage accepted
/remove-lifecycle stale
/remove-kind bug
There are two intervals that this will depend on:
The theoretical maximum time it would take to the HPA to react would be the sum of these two intervals.
Hello. Could you help me to understand. How often hpa get metrics from prometheus-adapter for change number of pods. Does it depends on global scrape_interval in prometheus/victroria-metrics? For example If global scrape equal 1m it means that hpa react after 1min for changes?