numerous-judge-69350
04/23/2024, 6:50 PMEvents:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 67s default-scheduler 0/4 nodes are available: 4 Insufficient cpu. preemption: 0/4 nodes are available: 4 No preemption victims found for incoming pod.
What would be your recommendation course of action for de-bugging this problem?average-finland-92144
04/23/2024, 9:17 PMtask_resources:
defaults:
cpu: 500m
I'm glad the tutorial got you there, and I'm really interested in learning from this to adjust the values to work OOBnumerous-judge-69350
04/23/2024, 10:15 PMtask_resources
, so will add that to the Helm values file.numerous-judge-69350
04/23/2024, 10:28 PMhelm upgrade...
, and then re-ran the tasks. No change in behavior (same error FailedScheduling observed).freezing-airport-6809
freezing-airport-6809
pod-name
is this?numerous-judge-69350
04/24/2024, 5:12 PMa24gnswfz78p92ggx8jh-fvub2h2y-0
is that what you're asking?average-finland-92144
04/24/2024, 5:19 PMt3.medium
(2vCPU) not being enough in the past. We'll test with t3.xlarge
numerous-judge-69350
04/24/2024, 6:14 PMt3.xlarge
worked. Thank you @average-finland-92144 for your help.