Bug 1669812 - Installer failed with error: FATAL waiting for Kubernetes API: context deadline exceeded
Summary: Installer failed with error: FATAL waiting for Kubernetes API: context deadli...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Alex Crawford
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks: 1664187
TreeView+ depends on / blocked
 
Reported: 2019-01-27 10:15 UTC by Neeraj
Modified: 2019-03-12 14:24 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-18 18:54:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Neeraj 2019-01-27 10:15:19 UTC
Description of problem:

Trying to install with the instanceType T2.medium and failing with error. 

FATAL waiting for Kubernetes API: context deadline exceeded

How reproducible:

1> Set the instance type to t2.medium in install-confing

~~~
...
  platform:
    aws:
      type: t2.medium
...
~~~

2> Run installer 
  ./openshift-install --dir=ocp4 create cluster

Actual results:
INFO Consuming "Openshift Manifests" from target directory 
INFO Consuming "DNS Config" from target directory 
INFO Consuming "Ingress Config" from target directory 
INFO Consuming "Network Config" from target directory 
INFO Consuming "Common Manifests" from target directory 
INFO Consuming "Kubeconfig Admin" from target directory 
INFO Creating cluster...                          
INFO Waiting up to 30m0s for the Kubernetes API... 
FATAL waiting for Kubernetes API: context deadline exceeded 

Expected results:

Cluster should be up and running

Comment 4 Alex Crawford 2019-02-13 22:16:44 UTC
The master team has introduced a number of fixes since this defect was filed. Could you try a newer version and let us know if it's still having trouble?

Comment 5 Alex Crawford 2019-02-18 18:54:15 UTC
Closing due to inactivity.


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