KubeHpaReplicasMismatch
Reference information for KubeHpaReplicasMismatch used as part of Pulse in CDP Private Cloud Data Services.
- Summary
- HPA has not matched desired number of replicas.
- PromQL Expression
- (kube_horizontalpodautoscaler_status_desired_replicas{component="kube-state-metrics",appType="{{ $app.code }}"} != kube_horizontalpodautoscaler_status_current_replicas{component="kube-state-metrics",appType="{{ $app.code }}"}) and changes(kube_horizontalpodautoscaler_status_current_replicas{appType="{{ $app.code }}"}[15m]) == 0
- Time Period
- 15m
- Severity
- critical
- Source
- environments/{{ $app.code }}