Description of problem: In Azure e2e runs we are seeing consistently TLS errors coming from kube-apiserver How reproducible: See relevant runs (both passing and failing) https://testgrid.k8s.io/redhat-openshift-release-informing#redhat-canary-openshift-ocp-installer-e2e-azure-4.2 Actual results: kube-apiserver logs have consistent errors: "TLS handshake error from 168.63.129.16:63025: EOF" for example run see: https://storage.googleapis.com/origin-ci-test/logs/canary-openshift-ocp-installer-e2e-azure-4.2/305/artifacts/e2e-azure/pods/openshift-kube-apiserver_kube-apiserver-ci-op-kw7pw2rj-282fe-frgtd-master-0_kube-apiserver-6.log This error is also affecting/filtering to the machine-config-server and flooding those logs: https://storage.googleapis.com/origin-ci-test/logs/canary-openshift-ocp-installer-e2e-azure-4.2/305/artifacts/e2e-azure/pods/openshift-machine-config-operator_machine-config-server-6fqw6_machine-config-server.log Expected results: No TLS handshake errors in kube-apiserver