On 04/06/2016 06:03 PM, Mfawa Alfred Onen wrote: > 1. oc get nodes > > NAME STATUS AGE > master.dev.local Ready,SchedulingDisabled 8d
... > Note: Based on the selector (--selector="region=infra"), it is scheduling it > on the master node. but the master node is marked SchedulingDisabled... It seems like that shouldn't result in a "PodFitsPorts" error, but maybe that's it? Alternatively: > Ports: 80/TCP, 443/TCP, 1936/TCP > Both netstat -anlupt | grep 80 and netstat -anlupt | grep 443 shows that > there is no service using port 80 and 443 on the master node. What could be > the issue here as I have spend hours trying to figure out what went wrong. Something is using port 1936? -- Dan _______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
