Hi All,
I'm facing this issue while running lab: Comprehensive Review: Red Hat OpenShift Administration I, INSTALLING OPENSHIFT
I also cross-check my inventory file with the lab solution inventory file.
TASK [openshift_master : Ensure that Template Service Broker has nodes to run on] **********************************************************
fatal: [34.211.51.37]: FAILED! => {
"assertion": false,
"changed": false,
"evaluated_to": false,
"msg": "No schedulable nodes found matching node selector for Template Service Broker - 'region=infra'"
}
[Warning]: Could not create retry file '/usr/share/ansible/openshift-ansible/plabooks/openshift-service-catalog/config.retry'
[Error]: Permission denied: u'/usr/share/ansible/openshift-ansible/plabooks/openshift-service-catalog/config.retry'
In inventory file only node1 and node2 is marked as region=infra and compute=true
OpenShift installation is realllly flaky.
did you check your node roles and labels?
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.