KubeQuotaExceeded
Reference information for KubeQuotaExceeded used as part of Pulse in CDP Private Cloud Data Services.
- Summary
- Namespace quota has exceeded the limits.
- PromQL Expression
- kube_resourcequota{component="kube-state-metrics", type="used",appType="{{ $app.code }}"} / ignoring(instance, job, type) (kube_resourcequota{component="kube-state-metrics", type="hard",appType="{{ $app.code }}"} > 0) > 0.90
- Time Period
- 15m
- Severity
- critical
- Source
- environments/{{ $app.code }}