Hi, I have installed openshift origin using the openshift-ansible "release-3.9" branch but when I create a new application such as MySQL using the openshift template within by example the project "demo", then the deployment fails and reports this error
"0/1 nodes are available: 1 MatchNodeSelector." This problem is due to the fact that the project doesn't include the following annotation "openshift.io/node-selector=" See --> oc describe project/demo Name: demo Created: About a minute ago Labels: <none> Annotations: openshift.io/description= openshift.io/display-name= openshift.io/requester=admin openshift.io/sa.scc.mcs=s0:c11,c5 openshift.io/sa.scc.supplemental-groups=1000120000/10000 openshift.io/sa.scc.uid-range=1000120000/10000 ... Is there a way to tell to openshift to add such annotation for every project created ? Do I have to report a bug to origin or openshif-ansible project ? Regards, Charles
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
