Skip to content

Instantly share code, notes, and snippets.

@sudhirpandey
Last active November 14, 2017 16:24
Show Gist options
  • Save sudhirpandey/34fca2ff6b1ff73c8b83e59112988578 to your computer and use it in GitHub Desktop.
Save sudhirpandey/34fca2ff6b1ff73c8b83e59112988578 to your computer and use it in GitHub Desktop.
If you see this Nov 14 17:18:17 logs.go:41] skydns: failure to forward request "read udp nodeIP:50958->nodeIO:53: i/o timeout"
systemctl restart origin-node.service
journalctl -f -u origin-node.service |grep "skydns: failure to forward request"
and this should work on each host
nslookup docker-registry.default.svc.cluster.local
Server: 10.89.10.46
Address: 10.89.10.46#53
Name: docker-registry.default.svc.cluster.local
Address: 172.30.29.98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment