Bug 1613348
| Summary: | OKD install fails: network plugin is not ready: cni config uninitialize on default SDN | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Mikhail Sheldyakov <sheldyakov> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED DUPLICATE | QA Contact: | Johnny Liu <jialiu> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.x | CC: | aos-bugs, mmccomas, scuppett, sheldyakov, wmeng |
| Target Milestone: | --- | ||
| Target Release: | 3.x | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-22 14:45:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Marking duplicate of #1614904 where more investigation is being done. If a unique issue, please reopen with additional details (inventory, ansible logs, and other documentation requested in that bug). *** This bug has been marked as a duplicate of bug 1614904 *** |
Try install OKD 3.10 Centos and failure: TASK [openshift_web_console : debug] ******************************************* Tuesday 07 August 2018 14:42:40 +0300 (0:00:00.535) 0:26:52.870 ******** [0;32mok: [openshift-next-master-50.infra.tutu.ru] => [0m [0;32m msg:[0m [0;32m - LAST SEEN FIRST SEEN COUNT NAME KIND SUBOBJECT TYPE REASON SOURCE MESSAGE[0m [0;32m - '10m 10m 12 webconsole-57d88df7d9.154896d90a72f6b9 ReplicaSet Warning FailedCreate replicaset-controller Error creating: pods "webconsole-57d88df7d9-" is forbidden: no providers available to validate pod request'[0m After some investigations - all nodes are in NotReady state. Reason: "KubeletNotReady runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized" openshift-ansible inventory: openshift_additional_repos: [{'id': 'openshift-origin-ci', 'name': 'OpenShift-Origin-CI-repostory--caution-not-release', 'baseurl': 'https://cbs.centos.org/repos/paas7-openshift-origin310-testing/x86_64/os', 'enabled': 1, 'gpgcheck': 0}] containerized: true openshift_release: "v3.10"