Openshift Origin error: Insufficient cpu

Viewed 784

I am using OpenShift Origin starter package for a node.js application. For the last 5 days no pod is starting up saying the following error in events:

No nodes are available that match all of the following predicates:: Insufficient cpu (173), MatchNodeSelector (5).

I tried to fix the error but failing to fix that, I deleted the entire application and tried to build again but still shows the same error. How can I fix this?

0 Answers
Related