I just tried the Openshift Ex280, and I had an interesting error. All my pods that were created were set to pending since all my nodes were configured with a taint: Noscheduler. Why is that?
I tried using oc adm uncordon, but that had no effect, so had to edit the nodes and comment out the tainted part. Also, all the deployment of applications where using deploymentconfig and not deployments. What is the point of only testing the ability to configure applications with this resource?
I thought that was part of the test to either remove the taint on the nodes or add tolerations to the deploymentconfigs.
Yeah it was the same for me. Scored 0% on Configure pod scheduling, but all but only two tasks where not responding.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.