Bug 1617928 - [online-int][online-stg]The pod cannot be deployed as the reason of "Failed Scheduling"
Summary: [online-int][online-stg]The pod cannot be deployed as the reason of "Failed S...
Keywords:
Status: NEW
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: wangyu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-16 07:33 UTC by wangyu
Modified: 2023-05-15 19:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description wangyu 2018-08-16 07:33:24 UTC
Description of problem:
The pod cannot be deployed as the reason of "Failed Scheduling".
The error message is as bellow:
"0/9 nodes are available: 1 NodeNotReady, 1 NodeOutOfDisk, 3 Insufficient cpu, 5 MatchNodeSelector."

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1.Log in openshift web console 
2.Create a new project 
# oc new-projet test
3.Create one app with pod.
#oc new-app centos/ruby-22-centos7~https://github.com/openshift/ruby-ex.git

Actual results:
3.The pod fails to be created with the above error.

Expected results:
3.The pod should be created successfully.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.