Problem: Resource exhaustion
The cluster has exhausted its CPU or memory resources.
Solution
- Use the Kubernetes UI to view pod events and pending jobs to identify resource constraints.
- Increase the node pool sizes or adjust the resource limits (CPU and memory) requests for pods.
- Verify cloud provider limits for the active number of nodes and adjust configurations as needed.