A namespace has no LimitRange. Pods can be created without default requests/limits, leading to uneven scheduling and potential resource exhaustion.
Warning
N/A
- Report shows: Namespace has no LimitRange
- No LimitRange resource in the namespace
- Create a LimitRange to set default and max min/max for CPU and memory per container or pod
- Enforce default requests and limits so all pods have resource constraints
- Use with ResourceQuota for full namespace resource governance