OpenShift 3.10 installation fails while creating openshift-node project

Solution In Progress - Updated -

Issue

OpenShift 3.10 fails to install (deploy_cluster.yml) when trying to create openshift-node project:

TASK [openshift_node_group : Ensure project exists] ***************************************************************************************************************************************************************************************************************************
fatal: [example.com]: FAILED! => {"changed": false, "failed": true, "msg": {"cmd": "/bin/oc adm new-project openshift-node --admin-role=admin --node-selector=", "results": {}, "returncode": 1, "stderr": "Unable to connect to the server: net/http: TLS handshake timeout\n", "stdout": ""}}
Hosts:    example.com
     Play:     Deploy the central bootstrap configuration
     Task:     Ensure project exists
     Message:  {u'cmd': u'/bin/oc adm new-project openshift-node --admin-role=admin --node-selector=', u'returncode': 1, u'results': {}, u'stderr': u'Unable to connect to the server: net/http: TLS handshake timeout\n', u'stdout': u''}

Environment

  • Red Hat OpenShift Container Platform
    • 3.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.