Getting error in coredns pods

Getting error in coredns
Trace[1796241637]: [30.001047923s] [30.001047923s] END
[ERROR] plugin/kubernetes: pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:231: Failed to watch *v1.Service: failed to list *v1.Service: Get “https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0”: dial tcp 10.96.0.1:443: i/o timeout

When do you see this? Immediately after installing Kubernetes, or at some other time? Looks like the API server is not available to coredns.

That’s correct. I have solved the issue