Description of problem: OCP 3.10 moved the default openshift-sdn network plugin implementation to daemonSets, and kube-proxy functionality was moved into the "sdn" daemonSet along with openshift-sdn and DNS. Calico still requires the kube-proxy to be loaded in the kubelet process space. Version-Release number of selected component (if applicable): 3.10 How reproducible: Every time. Steps to Reproduce: 1.Deploy Calico + OpenShift 3.10. Actual results: kube-proxy and DNS are not started. Expected results: kube-proxy and DNS are started on the node when using Calico CNI plug-in. Additional info: $ openshift start network --disable=plugins --enable=proxy,dns
I believe this is fixed in https://github.com/openshift/openshift-ansible/pull/9878
Sorry, attached to the wrong advisory move back to MODIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0786