Welcome to the Linux Foundation Forum!

Did anyone figure out the issue in troubleshoot-review1.yaml in 8.Application troubleshooting

I'm trying to solve 8.4 Domain Review and trying to fix the issues in troubleshoot-review1.yaml. I'm facing this error and not sure how to fix it. Any help would be great.

Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 8s default-scheduler 0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod..

Answers

  • Hi @krishna.takkillapati,

    From the warning message displayed, I would recommend determining what causes this message:

    ... Insufficient cpu ...

    Is this related to the node overall? Is the node overloaded? What tools can you use to view real-time resource utilization on a host?
    Is this related to the application asking for a large amount of resources? Where is this defined?
    Is the application trying to consume a large amount of resources? Where is this defined?

    Regards,
    -Chris

Categories

Upcoming Training