To enable certificate based kubelet authentication,
edit the config
configmap in the openshift-kube-apiserver
namespace and set the below parameter in the config.yaml
key if
it is not already configured:
"apiServerArguments":{
...
"kubelet-client-certificate":"/etc/kubernetes/static-pod-resources/secrets/kubelet-client/tls.crt",
...
}
Note that this particular rule is only valid for OCP releases up to and
including 4.8